@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt @@ -224,7 +224,7 @@ Country Primary email Phone - Mobile + Other phone Registration date Expiry date [% IF CanUpdatePasswordExpiration %] @@ -321,7 +321,7 @@ [% CASE 'country' %]Country: [% CASE 'email' %]Primary email: [% CASE 'phone' %]Phone: - [% CASE 'mobile' %]Mobile: + [% CASE 'mobile' %]Other phone: [% CASE 'sort1' %]Sort 1: [% CASE 'sort2' %]Sort 2: [% CASE 'dateenrolled' %]Registration date: --