Bug 16861: (followup)Translatability: remove fa-hand-o-down icon
authorHector Castro <hector.hecaxmmx@gmail.com>
Thu, 7 Jul 2016 18:07:33 +0000 (12:07 -0600)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Thu, 4 Aug 2016 21:24:57 +0000 (21:24 +0000)
Remove fa-hand-o-down icon accoring with QA comment 5

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt

index 1b1f91f..b305b85 100644 (file)
@@ -769,7 +769,7 @@ No patron matched <span class="ex">[% message %]</span>
                </li>
             [% END %]
 
-                [% IF ( odues ) %]<li>[% IF ( nonreturns ) %]<span class="circ-hlt">Overdues: Patron has ITEMS OVERDUE.</span> <a href="#checkouts"><i class="fa fa-hand-o-down"></i> See highlighted items below</a>[% END %]</li>
+                [% IF ( odues ) %]<li>[% IF ( nonreturns ) %]<span class="circ-hlt">Overdues: Patron has ITEMS OVERDUE.</span> <a href="#checkouts">See highlighted items below</a>[% END %]</li>
             [% END %]
 
             [% IF ( charges ) %]