https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30733

--- Comment #27 from Fridolin Somers <[email protected]> ---
This is a suggestion :

In koha-tmpl/intranet-tmpl/prog/en/modules/tools/viewlog.tt

                                             [% IF
loopro.recall.item_level_recall %]
-                                                Item-level recall on <a
href="/cgi-bin/koha/catalogue/moredetail.pl?item=[% loopro.recall.itemnumber |
uri %]&amp;biblionumber=[% loopro.recall.biblionumber | uri %]&amp;bi=[%
loopro.recall.item.biblioitemnumber | uri %]">item</a>
+                                                <span>Item-level recall on <a
href="/cgi-bin/koha/catalogue/moredetail.pl?item=[% loopro.recall.itemnumber |
uri %]&amp;biblionumber=[% loopro.recall.biblionumber | uri %]&amp;bi=[%
loopro.recall.item.biblioitemnumber | uri %]">item</a></span>
                                             [% ELSE %]
                                                 Biblio-level recall on <a
href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[%
loopro.recall.biblionumber | uri %]">biblio</a>
                                             [% END %]

Maybe add span also around "Biblio-level recall on..."

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to