fix leaking date css, RT#6467
[freeside.git] / rt / share / html / Search / Calendar.html
index 0fb5414..9d2b6f5 100644 (file)
@@ -70,7 +70,7 @@ $NewQuery => 0
     >
       <div class="<% $is_today ? 'todays'
                        : $offmonth ? 'offmonth'
-                       :'' %>date"
+                       :'' %>calendardate"
       ><%$date->day%></div>
 
 %     my $sp = 3;