Remove matching users with default IP from profile list.

This commit is contained in:
Yuriy Pikhtarev 2017-08-07 01:00:09 +03:00
commit e865b4c258
No known key found for this signature in database
GPG key ID: 3A9B5A757B48ECC6
7 changed files with 36 additions and 264 deletions

View file

@ -2014,7 +2014,6 @@ $lang['DELETE_DISALLOW_EXPLAIN'] = 'You can remove a disallowed username by sele
$lang['ADD_DISALLOW'] = 'Add';
$lang['ADD_DISALLOW_TITLE'] = 'Add a disallowed username';
$lang['ADD_DISALLOW_EXPLAIN'] = 'You can disallow a username using the wildcard character * to match any character';
$lang['NO_DISALLOWED'] = 'No Disallowed Usernames';