Update app_config.php

This commit is contained in:
FusionPBX 2016-08-03 10:22:10 -06:00 committed by GitHub
parent 475b07b5f7
commit ed9ffcd5d0
1 changed files with 2 additions and 2 deletions

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";
*/
?>
?>