cleaning duplicate entries in top menus & fixing a bug in "branch" index (zebra)...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / menu-circ.inc
1 <div id="submenu">
2     <a href="/cgi-bin/koha/circ/selectbranchprinter.pl">Set branch</a>
3     <a href="/cgi-bin/koha/circ/pendingreserves.pl" title="reserves waiting to have an item affected">Pending reserves</a>
4     <a href="/cgi-bin/koha/circ/waitingreserves.pl" title="reserves waiting for member pickup">Waiting reserves</a>
5     <a href="/cgi-bin/koha/circ/transferstodo.pl" title="transfers to do from your library">Transfers to do</a>
6     <a href="/cgi-bin/koha/circ/transferstoreceive.pl" title="transfers to receive at your library">Transfers to receive</a>
7     <a href="/cgi-bin/koha/circ/branchoverdues.pl">Overdues</a>
8     <a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily reconciliation</a>
9 </div>
10
11 <div id="main">