Previous and next functions are not used, since this code was removed from mas_subfie...
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / modules / admin / marc_subfields_structure.tt
index 18c1db3..c196300 100644 (file)
        </fieldset>
 </form>
 
-[% IF ( previous ) %]
-    <input type="image" src="[% interface %]/[% theme %]/images/1leftarrow.png" title="previous" alt="previous" border="0" />
-[% END %]
-[% IF ( next ) %]
-    [% next %]
-        <input type="image" src="[% interface %]/[% theme %]/images/1rightarrow.png" title="next" alt="next" border="0" />
-[% END %]
 [% END %]