Add l10n
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
2e88bec14b
commit
abb496a439
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ translation('settings');
|
|||
</label>
|
||||
</p>
|
||||
<p class="info-text">
|
||||
When the password of the new user is left empty an activation email with a link to set the password is send to the user.
|
||||
<?php p($l->t('When the password of the new user is left empty an activation email with a link to set the password is send to the user')) ?>
|
||||
</p>
|
||||
<p>
|
||||
<input type="checkbox" name="EmailAddress" value="EmailAddress" id="CheckboxEmailAddress"
|
||||
|
|
Loading…
Reference in a new issue