Explorar o código

Update destinations.php

FusionPBX %!s(int64=8) %!d(string=hai) anos
pai
achega
fecf5c0426
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      resources/classes/destinations.php

+ 1 - 1
resources/classes/destinations.php

@@ -82,7 +82,7 @@ class destinations {
 			}
 			}
 			$this->destinations[$x]['type'] = 'array';
 			$this->destinations[$x]['type'] = 'array';
 			$this->destinations[$x]['label'] = 'other';
 			$this->destinations[$x]['label'] = 'other';
-			$this->destinations[$x]['name'] = 'dialplan';
+			$this->destinations[$x]['name'] = 'dialplans';
 			$this->destinations[$x]['field']['name'] = "name";
 			$this->destinations[$x]['field']['name'] = "name";
 			$this->destinations[$x]['field']['destination'] = "destination";
 			$this->destinations[$x]['field']['destination'] = "destination";
 			$this->destinations[$x]['select_value']['dialplan'] = "transfer:\${destination}";
 			$this->destinations[$x]['select_value']['dialplan'] = "transfer:\${destination}";