From 8a155b97909eac44a9331b2388d75e7799a5622d Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Mon, 31 Jul 2017 12:53:39 +0000 Subject: [PATCH] Bug 18857 (QA Followup) Add title to lower 'Action' header These were showing as blank, for consistency seems like we should label as 'Actions' --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt index 484aba0..51769a1 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt @@ -407,7 +407,7 @@ $(document).ready(function() { Patron category Item type -   + Actions Current checkouts allowed Current on-site checkouts allowed Loan period @@ -433,7 +433,7 @@ $(document).ready(function() { Item level holds Article requests Rental discount (%) -   + Actions -- 2.1.4