From c0872b24025917654c5a2b1cc5aedbd19f5302ed Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 26 Apr 2016 16:58:49 +0100 Subject: [PATCH] Bug 16344: Fix alignment between top and bottom columns Signed-off-by: Jonathan Field Signed-off-by: Janet McGowan Signed-off-by: Nick Clemens --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 1 + 1 file changed, 1 insertion(+) 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 c046352..0283d80 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 @@ -413,6 +413,7 @@ $(document).ready(function() { No renewal before Automatic renewal No automatic renewal after + No automatic renewal after (hard limit) Holds allowed (count) Holds per record (count) On shelf holds allowed -- 2.1.4