Bug 9555: Another template contains single quotes in a js string
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / patroncards / manage.tt
index 927839d..0f85229 100644 (file)
@@ -50,7 +50,7 @@
                     alert(_("Please select at least one batch to export."));
                     return;     // no batch selected
                 }
-                return GB_showCenter(_('Export patron cards'), "/cgi-bin/koha/patroncards/print.pl?" + getstr, 700, 800);
+                return GB_showCenter(_("Export patron cards"), "/cgi-bin/koha/patroncards/print.pl?" + getstr, 700, 800);
             };
             function selected_layout(op) {
                 var selected = new Array;