Bug 14131: Reduce the greybox height to 400px
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 23 Oct 2015 08:21:21 +0000 (09:21 +0100)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 31 Dec 2015 20:24:59 +0000 (20:24 +0000)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/lists.tt

index 4807796..50c7213 100644 (file)
@@ -71,7 +71,7 @@
                             </a>
                         </td>
                         <td>
-                            <a class="btn btn-mini" href="#" onclick='GB_showCenter(_("Print patron cards from list"), "/cgi-bin/koha/patroncards/print.pl?patronlist_id=[% l.patron_list_id %]", 700, 800);return false;'>
+                            <a class="btn btn-mini" href="#" onclick='GB_showCenter(_("Print patron cards from list"), "/cgi-bin/koha/patroncards/print.pl?patronlist_id=[% l.patron_list_id %]", 400, 800);return false;'>
                                 <i class="icon-print"></i> Print patron cards
                             </a>
                         </td>