Update# wording of mail address domain
This commit is contained in:
parent
5131b2b2ac
commit
4484b72ecd
|
|
@ -16,7 +16,7 @@ foreach ( $_['groups'] as $group ) {
|
|||
</select>
|
||||
</p>
|
||||
<p>
|
||||
<label for="allowed_domains"><?php p($l->t('Allowed domains for registration')); ?></label>
|
||||
<label for="allowed_domains"><?php p($l->t('Allowed mail address domains for registration')); ?></label>
|
||||
<input type="text" id="allowed_domains" name="allowed_domains" value=<?php p($_['allowed']);?>>
|
||||
</p>
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue