|
Lines 2-11
Link Here
|
| 2 |
[% USE Asset %] |
2 |
[% USE Asset %] |
| 3 |
[% USE KohaDates %] |
3 |
[% USE KohaDates %] |
| 4 |
[% USE TablesSettings %] |
4 |
[% USE TablesSettings %] |
|
|
5 |
[% PROCESS 'i18n.inc' %] |
| 5 |
[% SET footerjs = 1 %] |
6 |
[% SET footerjs = 1 %] |
| 6 |
[% INCLUDE 'doc-head-open.inc' %] |
7 |
[% INCLUDE 'doc-head-open.inc' %] |
| 7 |
[% INCLUDE 'columns_settings.inc' %] |
8 |
[% INCLUDE 'columns_settings.inc' %] |
| 8 |
<title>Add patrons › [% list.name | html %] › Patron lists › Tools › Koha</title> |
9 |
<title>[% FILTER collapse %] |
|
|
10 |
[% t("Add patrons") | html %] › |
| 11 |
[% list.name | html %] › |
| 12 |
[% t("Patron lists") | html %] › |
| 13 |
[% t("Tools") | html %] › |
| 14 |
[% t("Koha") | html %] |
| 15 |
[% END %]</title> |
| 9 |
[% INCLUDE 'doc-head-close.inc' %] |
16 |
[% INCLUDE 'doc-head-close.inc' %] |
| 10 |
|
17 |
|
| 11 |
<style> |
18 |
<style> |