Update app_config.php

This commit is contained in:
FusionPBX
2016-08-03 10:22:10 -06:00
committed by GitHub
parent b48a824dd8
commit e72bf51970

View File

@@ -953,7 +953,7 @@
$vendors[$y]['functions'][$z]['value'] = "SpeedDialMenu";
$z++;
$vendors[$y]['functions'][$z]['label'] = "label-url";
$vendors[$y]['functions'][$z]['name'] = "URL";
$vendors[$y]['functions'][$z]['name'] = "url";
$vendors[$y]['functions'][$z]['value'] = "URL";
$y++; //vendors array index
@@ -1336,4 +1336,4 @@
echo "</select>\n";
*/
?>
?>