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 << - + Calendar icon
HTML; }