diff --git a/views/server.advanced.php b/views/server.advanced.php index b1b09f9..1d5ade2 100644 --- a/views/server.advanced.php +++ b/views/server.advanced.php @@ -16,7 +16,7 @@ // now will populate from the db defaults. $defaultVals = $this->getTableDefaults('sccpdevice', true); - echo $this->showGroup('sccp_srst', 1); + //echo $this->showGroup('sccp_srst', 1); echo $this->showGroup('sccp_dev_vendor_conf', 1, 'sccpdevice', $defaultVals); ?>