Marius Cramer
2015-08-23 8a77a74e1a7a31196541691fce711bdcebaa1d2e
interface/web/admin/lib/lang/en_users.lng
@@ -30,4 +30,6 @@
$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';
$wb['lost_password_function_txt'] = 'Forgot password function is available';
?>