Update# wording of mail address domain

This commit is contained in:
Pellaeon Lin 2015-11-16 10:32:53 +08:00
parent 5131b2b2ac
commit 4484b72ecd
1 changed files with 1 additions and 1 deletions

View File

@ -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>