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.'));?>