bug 15112: Make greybox consistent size across label/card creator
[koha-equinox.git] / koha-tmpl / intranet-tmpl / prog / en / modules / labels / label-manage.tt
index dfa17de..6a89aaf 100644 (file)
@@ -38,7 +38,7 @@
                     alert(_("Please select at least one batch to export."));
                     return;     // no batch selected
                 }
-                return GB_showCenter('Export Labels', "/cgi-bin/koha/labels/label-print.pl?" + getstr, 700, 800);
+                return GB_showCenter('Export Labels', "/cgi-bin/koha/labels/label-print.pl?" + getstr, 400, 800);
             };
             function selected_layout(op) {
                 var selected = new Array;