@@ -, +, @@ should be 2/year - in a subscription, change periodicity to "2/year" - save the subscription - reopen it and check the value is labelled "2/year" --- .../prog/en/modules/serials/subscription-add.tt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -1216,7 +1216,7 @@ $(document).ready(function() { [% END %] [% IF ( periodicity9 ) %] - + [% ELSE %] [% END %] --