interface/web/sites/form/web_domain.tform.php
@@ -72,9 +72,6 @@ if($client['limit_ssl'] != 'y') $ssl_available = false; } $app->uses('getconf'); $web_config = $app->getconf->get_global_config('sites'); $form["tabs"]['domain'] = array ( 'title' => "Domain", 'width' => 100, @@ -538,8 +535,7 @@ // } if($_SESSION["s"]["user"]["typ"] == 'admin' || ($web_config['reseller_can_use_options'] == 'y' && $app->auth->has_clients($_SESSION['s']['user']['userid']))) { if($_SESSION["s"]["user"]["typ"] == 'admin') { $form["tabs"]['advanced'] = array ( 'title' => "Options",