forked from science-ation/science-ation
Adjust wording slightly
This commit is contained in:
parent
beac7bb44e
commit
8f2e8f985b
@ -93,7 +93,7 @@ case 'save':
|
||||
<td><?=i18n('Username')?>:</td>
|
||||
<td><input id="username" name=username type="text" size="20" value="<?=$username?>"><br />
|
||||
<input id="username_link" <?=$username_link?> type="checkbox" name="username_link" value="yes" />
|
||||
<?=i18n('Use the email address as the login username')?><br />
|
||||
<?=i18n('Use my email address as my username')?><br />
|
||||
</td>
|
||||
</tr><tr>
|
||||
<td colspan="2">
|
||||
|
Loading…
Reference in New Issue
Block a user