Dominik
2014-01-23 2d7d9eaa5acda62f1580bc09304ce85a7f7cea9f
interface/web/admin/lib/lang/en_users.lng
@@ -30,4 +30,5 @@
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
$wb['username_error_collision'] = 'The username may not be web or web plus a number."';
$wb['client_not_admin_err'] = 'A user that belongs to a client can not be set to type: admin';
?>