Koha/koha-tmpl/intranet-tmpl/default/fr/reports/reports-home.tmpl

15 lines
455 B
Cheetah

<TMPL_INCLUDE NAME="reports-top.inc">
<!-------------------------MAIN BODY OF PAGE-------------------------->
<FONT SIZE=6><em>Reports</em></FONT><br>
<ul>
<li><a href=/cgi-bin/koha/stats.pl?time=yesterday>Rapprochement </a> Journalier (hier)</li>
<li><a href=/cgi-bin/koha/stats.pl?time=today>Rapprochement </a> Journalier (aujourd'hui)</li>
<li><a href=/cgi-bin/koha/overdue.pl>Retours en retard</a>
</ul>
<TMPL_INCLUDE NAME="reports-bottom.inc">