Yes you can, very easy, but every updates you should do this every time..
/usr/local/ispconfig/interface/web/sites/form/web_domain.tform.php
In line: ~ 247 before: $form["tabs"]['ssl'] = array (
Set this mark: /*
and
In line: ~360 before: //* Statistics
Set this mark: */
Save and then the SSL tab is away from everybody, if you only want to admins can see them, just remove the: /* and */
In line: ~ 247 before: $form["tabs"]['ssl'] = array (
Paste this in: if($_SESSION['s']['user']['typ'] == 'admin') {
AND
In line: ~360 before: //* Statistics
Paste this in: }
And you are done
Recent comments
13 hours 30 min ago
22 hours 57 min ago
23 hours 47 min ago
1 day 3 hours ago
1 day 7 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 2 hours ago