when editing an admin/reseller check if the changed resources are still at least as much as the admin/reseller used already
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -1928,3 +1928,4 @@ $lng['serversettings']['documentroot_use_default_value']['description'] = 'If en
|
||||
$lng['error']['usercurrentlydeactivated'] = 'The user %s is currently deactivated';
|
||||
$lng['admin']['speciallogfile']['title'] = 'Separate logfile';
|
||||
$lng['admin']['speciallogfile']['description'] = 'Enable this to get a separate access-log file for this domain';
|
||||
$lng['error']['setlessthanalreadyused'] = 'You cannot set less resources of \'%s\' than this user already used';
|
||||
|
||||
Reference in New Issue
Block a user