|
Lines 85-91
Link Here
|
| 85 |
<h1>[% IF ( use_heading_flags_p ) %] |
85 |
<h1>[% IF ( use_heading_flags_p ) %] |
| 86 |
[% IF ( heading_edit_subfields_p ) %]Edit MARC subfields constraints for field [% tagfield | html %] authority [% authtypecode | html %][% END %] |
86 |
[% IF ( heading_edit_subfields_p ) %]Edit MARC subfields constraints for field [% tagfield | html %] authority [% authtypecode | html %][% END %] |
| 87 |
[% ELSE %][% action | html %][% END %]</h1> |
87 |
[% ELSE %][% action | html %][% END %]</h1> |
| 88 |
<div class="hint">You can drag and drop subfields tabs to change the order</div> |
88 |
<div class="hint">You can drag and drop the subfield tabs to change the order.</div> |
| 89 |
<form action="[% script_name | html %]" name="Aform" method="post"> |
89 |
<form action="[% script_name | html %]" name="Aform" method="post"> |
| 90 |
<input type="hidden" name="op" value="add_validate" /> |
90 |
<input type="hidden" name="op" value="add_validate" /> |
| 91 |
<input type="hidden" name="tagfield" value="[% tagfield | html %]" /> |
91 |
<input type="hidden" name="tagfield" value="[% tagfield | html %]" /> |