Link Here
|
22 |
[% IF ( CAN_user_serials ) %] |
22 |
[% IF ( CAN_user_serials ) %] |
23 |
<li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li> |
23 |
<li><a href="/cgi-bin/koha/serials/serials-home.pl">Serials</a></li> |
24 |
[% END %] |
24 |
[% END %] |
|
|
25 |
[% IF ( UseCourseReserves ) %] |
25 |
<li><a href="/cgi-bin/koha/course_reserves/course-reserves.pl">Course reserves</a></li> |
26 |
<li><a href="/cgi-bin/koha/course_reserves/course-reserves.pl">Course reserves</a></li> |
|
|
27 |
[% END %] |
26 |
[% IF ( CAN_user_reports ) %] |
28 |
[% IF ( CAN_user_reports ) %] |
27 |
<li><a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a></li> |
29 |
<li><a href="/cgi-bin/koha/reports/reports-home.pl">Reports</a></li> |
28 |
[% END %] |
30 |
[% END %] |
29 |
- |
|
|