X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=inline;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fmarc_subfields_structure.tt;h=a0177db727199a23ada2863728c912a5ec2fac30;hb=23de370b2d73babe7378d419f59e3af7a632e394;hp=a65297b65371b89bdbda0e9dc25d358430eeaca5;hpb=9bb2554e39c583fb994a9d6bb487a75fc7c7251e;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt index a65297b653..a0177db727 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc_subfields_structure.tt @@ -1,21 +1,23 @@ [% INCLUDE 'doc-head-open.inc' %] -Koha › Administration ›[% IF ( add_form ) %][% IF ( use_heading_flags_p ) %][% IF ( heading_edit_subfields_p ) %] MARC Subfield Structure › Edit MARC subfields constraints[% END %][% ELSE %] MARC Subfield Structure › [% action %][% END %][% END %] -[% IF ( delete_confirm ) %] MARC Subfield Structure › Confirm Deletion of Subfield [% tagsubfield %][% END %][% IF ( delete_confirmed ) %] MARC Subfield Structure › Subfield Deleted[% END %][% IF ( else ) %]MARC Subfield Structure[% END %] +Koha › Administration ›[% IF ( add_form ) %][% IF ( use_heading_flags_p ) %][% IF ( heading_edit_subfields_p ) %] MARC subfield structure › Edit MARC subfields constraints[% END %][% ELSE %] MARC subfield structure › [% action %][% END %][% END %] +[% IF ( delete_confirm ) %] MARC subfield structure › Confirm deletion of subfield [% tagsubfield %][% END %][% IF ( delete_confirmed ) %] MARC subfield structure › Subfield deleted[% END %][% IF ( else ) %]MARC subfield structure[% END %] [% INCLUDE 'doc-head-close.inc' %] - + [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]
@@ -60,7 +62,7 @@ [% IF ( add_form ) %]

[% IF ( use_heading_flags_p ) %] - [% IF ( heading_edit_subfields_p ) %]Tag [% tagfield %] Subfield Constraints[% END %] + [% IF ( heading_edit_subfields_p ) %]Tag [% tagfield %] Subfield constraints[% END %] [% ELSE %] [% action %] [% END %] @@ -69,15 +71,15 @@ - +
    [% FOREACH loo IN loop %] [% IF ( loo.new_subfield ) %] -
  • New
  • +
  • New
  • [% ELSE %] -
  • +
  • [% loo.subfieldcode %]
  • [% END %] @@ -87,7 +89,7 @@ [% FOREACH loo IN loop %]
    -
    [% IF ( loo.new_subfield ) %]Add new subfield[% ELSE %]Basic constraints[% END %] +
    [% IF ( loo.new_subfield ) %]Add new subfield[% ELSE %]Basic constraints[% END %]
      [% IF ( subfieldcode == 0 || subfieldcode ) %]
    1. Subfield code: [% loo.subfieldcode %]
    2. @@ -102,19 +104,20 @@
    - display more constraints + Display more constraints