minor template changes
[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/overdue.pl">Overdues</a>
8     <a href="/cgi-bin/koha/circ/branchoverdues.pl">Fines</a>
9     <a href="/cgi-bin/koha/circ/stats.pl?time=yesterday">Daily reconciliation</a>
10 </div>
11
12 <div id="main">