|
Lines 300-305
Link Here
|
| 300 |
[% ELSE %] |
300 |
[% ELSE %] |
| 301 |
See <a href="/cgi-bin/koha/tools/additional-contents.pl?category=news">News</a> |
301 |
See <a href="/cgi-bin/koha/tools/additional-contents.pl?category=news">News</a> |
| 302 |
[% END %] |
302 |
[% END %] |
|
|
303 |
[% IF ( CAN_user_parameters_manage_sysprefs ) %] |
| 304 |
| <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACUserJS'>OPACUserJS</a> |
| 305 |
| <a href='/cgi-bin/koha/admin/preferences.pl?op=search&searchfield=OPACUserCSS'>OPACUserCSS</a> |
| 306 |
[% END %] |
| 303 |
|
307 |
|
| 304 |
[% IF additional_contents.count %] |
308 |
[% IF additional_contents.count %] |
| 305 |
<form id="del_form" method="post" action="/cgi-bin/koha/tools/additional-contents.pl"> |
309 |
<form id="del_form" method="post" action="/cgi-bin/koha/tools/additional-contents.pl"> |
| 306 |
- |
|
|