@@ -, +, @@ --- 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 @@ -149,7 +149,7 @@ Expiry date Circulation note OPAC note - Email address + Primary email Restriction expiration Restriction comment [% FOREACH attrh IN attributes_header %] @@ -236,7 +236,7 @@ [% CASE 'opacnote' %] OPAC note: [% CASE 'email' %] - Email address: + Primary email: [% CASE 'debarred' %] Restriction expiration: [% CASE 'debarredcomment' %] --