bug fixing : syntax error in url to access at histsearch.pl
This commit is contained in:
parent
f3fd911dc8
commit
636875d25e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
</ul></li>
|
||||
<li>Acquisitions<ul>
|
||||
<li><a href="/cgi-bin/koha/loadmodules.pl?module=acquisitions">Acquisitions</a></li><li><a href="/cgi-bin/koha/admin/aqbookfund.pl">Book funds</a></li>
|
||||
<li><a href="/cgi-bin/koha/histsearch.pl">Search Order History</a></li>
|
||||
<li><a href="/cgi-bin/koha/acqui/histsearch.pl">Search Order History</a></li>
|
||||
<li><a href="/cgi-bin/koha/import/breeding.pl">Import to reservoir</a></li><li><a href="/cgi-bin/koha/bull-home.pl">Serials</a></li></ul>
|
||||
</li>
|
||||
<li><a href="/cgi-bin/koha/authorities/authorities-home.pl">Authorities</a></li>
|
||||
|
|
Loading…
Reference in a new issue