fix for MDL-7483, add table header to user picture on participants listing

This commit is contained in:
toyomoyo 2006-11-13 03:43:12 +00:00
parent 9fbccd3907
commit 1d40c70b43
3 changed files with 8 additions and 3 deletions

View file

@ -1401,6 +1401,7 @@ $string['usernameemailmatch'] = 'The username and email address do not relate to
$string['usernameexists'] = 'This username already exists, choose another';
$string['usernamenotfound'] = 'The username was not found in the database';
$string['usernotconfirmed'] = 'Could not confirm $a';
$string['userpic'] = 'User picture';
$string['userprofilefor'] = 'User profile for $a';
$string['users'] = 'Users';
$string['usersnew'] = 'New users';