Link correction (affected only non-js users).

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
Owen Leonard 2008-08-08 13:21:06 -05:00 committed by Joshua Ferraro
parent 133fcbd1c1
commit 72622336a3

View file

@ -90,7 +90,7 @@ YAHOO.util.Event.onContentReady("header_search", function() {
<ul>
<li><a href="/cgi-bin/koha/members/members-home.pl#patron_search">Search Patrons</a></li>
<!-- TMPL_IF NAME="CAN_user_circulate" --><li><a href="/cgi-bin/koha/circ/circulation.pl#circ_search">Check Out</a></li><!-- /TMPL_IF -->
<!-- TMPL_IF NAME="CAN_user_catalogue" --><li><a href="/cgi-bin/koha/catalogue/advsearch.pl#catalog_search">Search the Catalog</a></li><!-- /TMPL_IF -->
<!-- TMPL_IF NAME="CAN_user_catalogue" --><li><a href="/cgi-bin/koha/catalogue/search.pl#catalog_search">Search the Catalog</a></li><!-- /TMPL_IF -->
</ul>
</div>
<!-- End Patrons Resident Search Box -->