|
Link Here
|
| 55 |
[% IF ( CAN_user_suggestions_suggestions_manage ) %] |
55 |
[% IF ( CAN_user_suggestions_suggestions_manage ) %] |
| 56 |
<li><a href="/cgi-bin/koha/suggestion/suggestion.pl">Suggestions</a></li> |
56 |
<li><a href="/cgi-bin/koha/suggestion/suggestion.pl">Suggestions</a></li> |
| 57 |
[% END %] |
57 |
[% END %] |
| 58 |
[% IF ( CAN_user_tools ) %] |
58 |
[% IF ( CAN_user_tools || CAN_user_clubs ) %] |
| 59 |
<li><a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a></li> |
59 |
<li><a href="/cgi-bin/koha/tools/tools-home.pl">Tools</a></li> |
| 60 |
[% END %] |
60 |
[% END %] |
| 61 |
[% IF ( Koha.Preference('EnablePointOfSale') && Koha.Preference('UseCashRegisters') && CAN_user_cash_management_takepayment ) %] |
61 |
[% IF ( Koha.Preference('EnablePointOfSale') && Koha.Preference('UseCashRegisters') && CAN_user_cash_management_takepayment ) %] |