From b8c803f52007d1e751e4a71293401b1c94f261ce Mon Sep 17 00:00:00 2001
From: Sean Harvey HTML alt attribute to CalendarDateField
output HTML so that this field is W3C compliant for
elements
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@72982 467b73ca-7a2a-4603-9d3b-597d59a354a9
---
forms/CalendarDateField.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/forms/CalendarDateField.php b/forms/CalendarDateField.php
index 258415fc1..ab148dfec 100755
--- a/forms/CalendarDateField.php
+++ b/forms/CalendarDateField.php
@@ -10,7 +10,7 @@ class CalendarDateField extends DateField {
static function HTMLField( $id, $name, $val ) {
return <<
+