[Koha-bugs] [Bug 33165] Creation of 'My search history' button via added LI element in intranet landing intranet-main.tt

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 05:00:30 CET 2023


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

--- Comment #1 from Adam Styles <adam.styles at esa.edu.au> ---
opps...

[% IF Koha.Preference('showMySearchHistoryIconStaff') %]
<li>
    <a class="icon_general icon_lists"
href="/cgi-bin/koha/catalogue/search-history.pl"><i class="fa fa-fw
fa-history"></i>My search history</a>
</li>
[% END %]

That's better 8-)

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list