Lines 4-10
Link Here
|
4 |
[%- CASE 'circulate' -%]<span>Check out and check in items</span> |
4 |
[%- CASE 'circulate' -%]<span>Check out and check in items</span> |
5 |
[%- CASE 'catalogue' -%]<span><b>Required for staff login.</b> Staff access, allows viewing of catalogue in staff client.</span> |
5 |
[%- CASE 'catalogue' -%]<span><b>Required for staff login.</b> Staff access, allows viewing of catalogue in staff client.</span> |
6 |
[%- CASE 'parameters' -%]<span>Manage Koha system settings (Administration panel)</span> |
6 |
[%- CASE 'parameters' -%]<span>Manage Koha system settings (Administration panel)</span> |
7 |
[%- CASE 'borrowers' -%]<span>Add, modify and view patrons information</span> |
7 |
[%- CASE 'borrowers' -%]<span>Add, modify and view patron information</span> |
8 |
[%- CASE 'permissions' -%]<span>Set user permissions</span> |
8 |
[%- CASE 'permissions' -%]<span>Set user permissions</span> |
9 |
[%- CASE 'reserveforothers' -%]<span>Place and modify holds for patrons</span> |
9 |
[%- CASE 'reserveforothers' -%]<span>Place and modify holds for patrons</span> |
10 |
[%- CASE 'editcatalogue' -%]<span>Edit catalog (Modify bibliographic/holdings data)</span> |
10 |
[%- CASE 'editcatalogue' -%]<span>Edit catalog (Modify bibliographic/holdings data)</span> |
11 |
- |
|
|