From f9186a3550e1923a56e5f43f020bb6bcb6725fca 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] 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 policx by item type" make sense and are not splitted by tags and (in html) by newlines. --- 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