X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fcolumns_settings.tt;h=4bdaf07c54771ea99e79556d248013e12f45f64c;hb=b09ac0a5583afc30622af45af41c43078515b3ec;hp=b1a8565396bd10e6af217d93b6999993ed9ba517;hpb=94836adbfb1387fe3c359212ae8faaf8fcfe6654;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt index b1a8565396..4bdaf07c54 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/columns_settings.tt @@ -12,10 +12,15 @@ [% SET tables = module %] [% IF tables.$pagename.keys and tables.$pagename.keys.size > 0 %] [% FOR tablename IN tables.$pagename.keys.sort %] + [% IF pagename == 'additem' AND tablename == 'itemst' %] +
Changes made below will only apply to item subfields that are mapped to the 'items' table. Go to Koha to MARC mapping
+ [% END %] @@ -100,7 +105,7 @@ [% INCLUDE 'header.inc' %] -[% INCLUDE 'cat-search.inc' %] +[% INCLUDE 'prefs-admin-search.inc' %]
@@ -144,6 +149,19 @@

Circulation tables

[% PROCESS pagelist module=modules.circ modulename="circ" %]
+ +

Patrons

+
+

Patrons tables

+ [% PROCESS pagelist module=modules.members modulename="members" %] +
+ +

Reports

+
+

Reports tables

+ [% PROCESS pagelist module=modules.reports modulename="reports" %] +
+
[% IF tablename == 'currencies-table' %] Currency + [% ELSIF pagename == 'additem' AND tablename == 'itemst' %] + Items Editor [% END %] (id=[% tablename %])