Bug 18209: Add default, 'Actions' and fix case
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 9 Mar 2017 14:25:28 +0000 (11:25 -0300)
committerMason James <mtj@kohaaloha.com>
Sun, 23 Apr 2017 23:10:06 +0000 (11:10 +1200)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit f14de0007c47ae66d0276186df073c0375d37610)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/manage.tt

index ed2787b..cb9de22 100644 (file)
                                         [%-  CASE 'Layout ID'     -%]<th>Layout ID</th>
                                         [%-  CASE 'Layout'        -%]<th>Layout</th>
                                         [%-  CASE 'Action'        -%]<th>Action</th>
+                                        [%-  CASE 'Actions'       -%]<th>Actions</th>
                                         [%-  CASE 'Select'        -%][% IF ( print ) %]<th>Select</th>[% END %]
                                         [%-  CASE 'Template ID'   -%]<th>Template ID</th>
                                         [%-  CASE 'Template Name' -%]<th>Template name</th>
                                         [%-  CASE 'Printer Name'  -%]<th>Printer name</th>
                                         [%-  CASE 'Paper Bin'     -%]<th>Paper bin</th>
                                         [%-  CASE 'Batch ID'      -%]<th>Batch ID</th>
-                                        [%-  CASE 'Patron Count'  -%]<th>Patron Count</th>
+                                        [%-  CASE 'Patron Count'  -%]<th>Patron count</th>
+                                        [%-  CASE                 -%]<th>[% header_field.field_label %]</th>
                                     [% END -%]
                                 [% END %]
                                 </tr>