@@ -, +, @@ name --- koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/members/members-update.tt @@ -40,7 +40,7 @@ B_state => "Alternate address - state" B_zipcode => "Alternate address - zip code" B_email => "Alternate address - email" - B_phone => "Alertnate address - phone" + B_phone => "Alternate address - phone" contactnote => "Alternate address - contact note" dateofbirth => "Date of birth" contactname => "Contact - last name" --