Update app_config.php
This commit is contained in:
parent
475b07b5f7
commit
ed9ffcd5d0
|
|
@ -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";
|
||||
*/
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue