---
 .../prog/en/modules/tools/export.tmpl              |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tmpl 
b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tmpl
index cef595e..babeb27 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/export.tmpl
@@ -78,7 +78,7 @@ Calendar.setup(
         {
         inputField : "start_accession",
         ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" -->",
-        button : "openCalendarFrom",
+        button : "openCalendarFrom"
         }
 );
 </script></li>
@@ -93,7 +93,7 @@ Calendar.setup(
                 {
                     inputField : "end_accession",
                     ifFormat : "<!-- TMPL_VAR NAME="DHTMLcalendar_dateformat" 
-->",
-                    button : "openCalendarTo",
+                    button : "openCalendarTo"
                 }
         );
 </script></li>
-- 
1.5.5.GIT

_______________________________________________
Koha-patches mailing list
[email protected]
http://lists.koha.org/mailman/listinfo/koha-patches

Reply via email to