From 35631ce0b722fa7b501122466c6fd0b3c21b104a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20V=C3=A9ron?= Date: Mon, 19 Jun 2017 22:45:04 +0200 Subject: [PATCH] Bug 18684: (followup) Move 2 closing h3 tags to end of previous lines See comment #4 --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt index 5299e75..9b7e106 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/currency.tt @@ -153,8 +153,7 @@ [% IF op =='delete_confirm' %] [% IF nb_of_orders or nb_of_vendors %]
-

Cannot delete currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %] -

+

Cannot delete currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %]

[% IF nb_of_orders %] This currency is used by [% nb_of_orders %] orders. @@ -169,8 +168,7 @@

[% ELSE %]
-

Confirm deletion of currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %] -

+

Confirm deletion of currency [% currency.currency | $HtmlTags tag='span' attributes=>'class="ex"' %]

-- 2.1.4
Currency [% currency.currency %]