diff --git a/templates/admin.php b/templates/admin.php index 11d7c79..0679cc1 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -65,7 +65,7 @@ foreach ($_['groups'] as $group) {

- t('If configured usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly.'));?> + t('If configured, usernames will be validated through the regular expression. If the validation fails the user is prompted with a generic error. Make sure your regex is working correctly.'));?>

t('User instructions')); ?>

t('Caution: The user instructions will not be translated and will therefore be displayed as configured below for all users regardless of their actual language.'));?>