Dominik
2014-04-04 49d631303f1e053e4b4a3f3c38b26c0f28986bfc
readded removed line
1 files modified
3 ■■■■ changed files
interface/web/sites/form/web_vhost_domain.tform.php 3 ●●●● patch | view | raw | blame | history
interface/web/sites/form/web_vhost_domain.tform.php
@@ -613,7 +613,8 @@
    );
}
if($_SESSION["s"]["user"]["typ"] == 'admin') {
if($_SESSION["s"]["user"]["typ"] == 'admin'
    || ($web_config['reseller_can_use_options'] == 'y' && $app->auth->has_clients($_SESSION['s']['user']['userid']))) {
    $form["tabs"]['advanced'] = array (
        'title'  => "Options",