Link Here
|
82 |
[% IF ( CAN_user_parameters ) %] |
82 |
[% IF ( CAN_user_parameters ) %] |
83 |
[% IF ( logview ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/tools/viewlog.pl?do_it=1&modules=MEMBERS&modules=circulation&object=[% borrowernumber %]&src=circ">Modification log</a></li> |
83 |
[% IF ( logview ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/tools/viewlog.pl?do_it=1&modules=MEMBERS&modules=circulation&object=[% borrowernumber %]&src=circ">Modification log</a></li> |
84 |
[% END %] |
84 |
[% END %] |
85 |
[% IF ( EnhancedMessagingPreferences ) %] |
|
|
86 |
[% IF ( sentnotices ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/members/notices.pl?borrowernumber=[% borrowernumber %]">Notices</a></li> |
85 |
[% IF ( sentnotices ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/members/notices.pl?borrowernumber=[% borrowernumber %]">Notices</a></li> |
87 |
[% END %] |
|
|
88 |
<!-- Added IF statement to check if user has borrowers permission. The menu item will not be shown unless user has borrowers permission --> |
86 |
<!-- Added IF statement to check if user has borrowers permission. The menu item will not be shown unless user has borrowers permission --> |
89 |
[% IF ( CAN_user_borrowers ) %] |
87 |
[% IF ( CAN_user_borrowers ) %] |
90 |
[% IF ( statisticsview ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/members/statistics.pl?borrowernumber=[% borrowernumber %]">Statistics</a></li> |
88 |
[% IF ( statisticsview ) %]<li class="active">[% ELSE %]<li>[% END %]<a href="/cgi-bin/koha/members/statistics.pl?borrowernumber=[% borrowernumber %]">Statistics</a></li> |