From 94d143acef57b31c37568f59369039d6ccba3098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Sun, 13 Dec 2015 20:34:46 +0100 Subject: [PATCH] [SIGNED-OFF]Bug 15365: Translatability: Fix issue on Administration > Circulation and fine rules Fix translatability issue on smart-rules.tt to prevent odd translations (Sentences splitted by tags and newlines). To test: - Apply patch - Go to Administration > Circulation and fine rules - Verify that the lines "Note: " and "Important: " below "Default holds policy by item type" make sense and are not splitted by tags and (in html) by newlines. (Amended to fix commit message) Signed-off-by: Hector Castro strong Note and Important displayed Ok for translation purpose --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt | 7 ++----- 1 file changed, 2 insertions(+), 5 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 b871463..ae07231 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 @@ -504,11 +504,8 @@ for="tobranch">Clone these rules to: -- 1.7.10.4