A string had been repeated in the js_messages array, which is most

probably causing an issue.
This commit is contained in:
ninadsp
2010-07-01 03:04:14 +05:30
parent 5c1052ad96
commit be70c9d202
63 changed files with 16748 additions and 16811 deletions

View File

@@ -44,7 +44,6 @@ $js_messages['strUserEmpty'] = __('The user name is empty!');
$js_messages['strPasswordEmpty'] = __('The password is empty!');
$js_messages['strPasswordNotSame'] = __('The passwords aren\'t the same!');
$js_messages['strAddNewUser'] = __('Add a New User');
$js_messages['strCancel'] = __('Cancel');
$js_messages['strCreateUser'] = __('Create User');
$js_messages['strReloadingPrivileges'] = __('Reloading Privileges');
$js_messages['strRemovingSelectedUsers'] = __('Removing Selected Users');