'userfullname' => get_string('fullnameuser'),
'useremail' => get_string('email'),
'usericq' => get_string('icqnumber'),
- 'userphone1' => get_string('phone').' 1',
- 'userphone2' => get_string('phone2').' 2',
+ 'userphone1' => get_string('phone1'),
+ 'userphone2' => get_string('phone2'),
'userinstitution' => get_string('institution'),
'userdepartment' => get_string('department'),
'useraddress' => get_string('address'),