-- Bug fix Thanks for the help @BossLX

This commit is contained in:
PhantomVl 2020-05-04 12:13:01 +03:00 committed by Diederik de Groot
parent 2f1cf6ca74
commit 1e0e19cf26
No known key found for this signature in database
GPG key ID: AFA728250A1BECD6

View file

@ -465,7 +465,7 @@ class Sccp_manager extends \FreePBX_Helpers implements \BMO {
if (empty($this->pagedata)) {
switch ($inputform) {
case dialplan:
case 'dialplan':
$this->pagedata = array(
"general" => array(
"name" => _("SCCP Dial Plan information"),