|
Lines 65-70
Link Here
|
| 65 |
<dd>Upload patron images in a batch or one at a time</dd> |
65 |
<dd>Upload patron images in a batch or one at a time</dd> |
| 66 |
[% END %] |
66 |
[% END %] |
| 67 |
|
67 |
|
|
|
68 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
| 69 |
<dt><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></dt> |
| 70 |
<dd>Manage rotating collections</dd> |
| 71 |
[% END %] |
| 68 |
|
72 |
|
| 69 |
|
73 |
|
| 70 |
</dl> |
74 |
</dl> |
|
Lines 152-162
Link Here
|
| 152 |
<dd>Enter a barcode to generate a printable spine label. For use with dedicated label printers</dd> |
156 |
<dd>Enter a barcode to generate a printable spine label. For use with dedicated label printers</dd> |
| 153 |
[% END %] |
157 |
[% END %] |
| 154 |
|
158 |
|
| 155 |
[% IF ( CAN_user_tools_rotating_collections ) %] |
|
|
| 156 |
<dt><a href="/cgi-bin/koha/rotating_collections/rotatingCollections.pl">Rotating collections</a></dt> |
| 157 |
<dd>Manage rotating collections</dd> |
| 158 |
[% END %] |
| 159 |
|
| 160 |
[% IF ( CAN_user_tools_marc_modification_templates ) %] |
159 |
[% IF ( CAN_user_tools_marc_modification_templates ) %] |
| 161 |
<dt><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">MARC modification templates</a></dt> |
160 |
<dt><a href="/cgi-bin/koha/tools/marc_modification_templates.pl">MARC modification templates</a></dt> |
| 162 |
<dd>Manage templates for modifying MARC records during import.</dd> |
161 |
<dd>Manage templates for modifying MARC records during import.</dd> |
| 163 |
- |
|
|