|
Lines 12-21
Link Here
|
| 12 |
[% ELSE %] |
12 |
[% ELSE %] |
| 13 |
[% t("New field") | html %] › |
13 |
[% t("New field") | html %] › |
| 14 |
[% END %] |
14 |
[% END %] |
| 15 |
[% tx("Table '{table_name}'", { table_name = tablename } ) | html %] |
15 |
[% tx("Table '{table_name}'", { table_name = tablename } ) | html %] › |
| 16 |
[% CASE 'list' %] |
16 |
[% CASE 'list' %] |
| 17 |
[% tx("Table '{table_name}'", { table_name = tablename } ) | html %] |
17 |
[% tx("Table '{table_name}'", { table_name = tablename } ) | html %] › |
| 18 |
[% END %] › |
18 |
[% END %] |
| 19 |
[% t("Additional fields") | html %] › |
19 |
[% t("Additional fields") | html %] › |
| 20 |
[% t("Administration") | html %] › |
20 |
[% t("Administration") | html %] › |
| 21 |
[% t("Koha") | html %] |
21 |
[% t("Koha") | html %] |
| 22 |
- |
|
|