handle speciallogfile-warning-note when editing domain as admin
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -127,6 +127,10 @@ return array(
|
||||
'value' => '1',
|
||||
'checked' => $result['speciallogfile']
|
||||
),
|
||||
'speciallogverified' => array(
|
||||
'type' => 'hidden',
|
||||
'value' => '0'
|
||||
),
|
||||
'specialsettings' => array(
|
||||
'visible' => ($userinfo['change_serversettings'] == '1' ? true : false),
|
||||
'label' => $lng['admin']['ownvhostsettings'],
|
||||
|
||||
Reference in New Issue
Block a user