From 605770293d6aa4f759ef94ceb67c8d2b671eb71a Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 7 Sep 2022 12:37:39 +0000 Subject: [PATCH] Bug 31404: (QA follow-up) Mostly whitespace fixes * Removed the leading space from the new entries as this could lead to another string to translate and they are not needed * Removed some doubled up whitespaces from the tags and a stray - * Removed title from Article requests since it was the same text as the link itself, not adding information Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- .../prog/en/includes/circ-nav.inc | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc index 4b0d15f9ce..61d82953b4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/circ-nav.inc @@ -17,9 +17,9 @@ [% UNLESS IndependentBranches %]
  • [% IF Koha.Preference('UseCirculationDesks') %] - Set library and desk + Set library and desk [% ELSE %] - Set library + Set library [% END %]
  • [% END %] @@ -30,12 +30,12 @@ [% END %] [% IF ( Koha.Preference('AllowCheckoutNotes') && CAN_user_circulate_manage_checkout_notes ) %]
  • - Checkout notes + Checkout notes
  • [% END %] [% IF Koha.Preference('OnSiteCheckouts') %]
  • - Pending on-site checkouts + Pending on-site checkouts
  • [% END %] @@ -43,21 +43,21 @@
    Holds
    @@ -65,19 +65,19 @@
    Recalls
    [% END %] @@ -86,7 +86,7 @@
    Patron request
    [% END %] @@ -95,14 +95,14 @@ @@ -110,11 +110,11 @@ -- 2.39.5