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
17 hours 11 min ago
22 hours 10 min ago
23 hours 36 min ago
1 day 29 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 22 hours ago
2 days 25 min ago