From cf186e39c5671c149a52f6e7ec41dac1601ddd84 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Sat, 7 Apr 2018 10:38:22 +0200 Subject: [PATCH] Bug 8643: (follow-up) Move input field up below mandatory Changes sequence of input fields to be more logical by grouping repeatable, mandatory, important, like it's already done for the subfield configuration. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt index 222623e..5c241f7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marctagstructure.tt @@ -99,6 +99,12 @@ [% END %] +
  • + + (if you select a value here, the indicators will be limited to the authorized value list)
  • -- 2.7.4