@@ -, +, @@ change --- .../prog/en/modules/patroncards/edit-template.tt | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-template.tt @@ -73,22 +73,22 @@ -
  • - - + [% FOREACH unit IN units %] - [% IF ( unit.selected ) %] - - [% END %] - -
  • + [% unit.desc %] + + [% END %] + +
  • --