Bug 3126: remove comma for IE7
authorJoe Atzberger <joe.atzberger@liblime.com>
Tue, 28 Apr 2009 17:08:31 +0000 (12:08 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Wed, 29 Apr 2009 12:29:12 +0000 (07:29 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/borrowers_out.tmpl

index fd0a67e..5528b31 100644 (file)
@@ -63,7 +63,7 @@
                                     {
                                         inputField : "to",
                                         ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->",
-                                        button : "openCalendarTo",
+                                        button : "openCalendarTo"
                                     }
                                 );
                             </script></li>
 <!-- TMPL_INCLUDE NAME="reports-menu.inc" -->
 </div>
 </div>
-<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->
\ No newline at end of file
+<!-- TMPL_INCLUDE NAME="intranet-bottom.inc" -->