@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/authorised_values.tt @@ -76,13 +76,13 @@ $(document).ready(function() { [% IF ( action_modify ) %]
NOTE: If you change an authorized value code, existing records using it won't be updated. Changes to value descriptions will show immediately.
[% END %] -
+
    [% IF action_add_category %]
  1. - + - +
  2. [% ELSE %]
  3. --