From b791fabc939ace33aa915d3ae6e2480ce2901581 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 4 Mar 2020 18:29:24 +0000 Subject: [PATCH] Bug 24798: smart-rules.tt has erroneous comments This patch corrects a couple of invalid Template Toolkit comments in the Circulation and Fines rules template. To test, apply the patch and log into the staff client as an administrator. On the Circulation and Fines Rules page "View source" and look for instances of the text "[#% Default branch %#]" There should be none. Signed-off-by: David Nind Signed-off-by: Marcel de Rooy [EDIT] There is a theoretical difference between [% # and [%#. The latter marks the whole directive as a comment and not just until EOL. Signed-off-by: Martin Renvoize Signed-off-by: Joy Nelson (cherry picked from commit 1fbd4468642aa09b999b3baf014b6f3a0afd6df8) Signed-off-by: Lucas Gass --- 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 e6d534b468..9bc45fd694 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 @@ -618,7 +618,7 @@