Bug 17318: Allow chosing fixed normalization routines
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / columns_settings.tt
index 182f3dd..4a7bb4e 100644 (file)
         [% 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' %]
-                         <div class="alert">Saving changes to column visibility here will override framework visibility settings for the table of items.</div>
-                       [% END %]
+            [% IF pagename == 'additem' AND tablename == 'itemst' %]
+              <div class="alert">Changes made below will only apply to item subfields that are mapped to the 'items' table. <a href="/cgi-bin/koha/admin/koha2marclinks.pl?tablename=items">Go to Koha to MARC mapping</a></div>
+            [% END %]
             <table>
               <caption>
                 [% IF tablename == 'currencies-table' %]
                   Currency
-                               [% ELSIF pagename == 'additem' AND tablename == 'itemst' %]
+                [% ELSIF pagename == 'additem' AND tablename == 'itemst' %]
                   Items Editor
                 [% END %]
                 (id=[% tablename %])