aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_auto_attendant.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-09 02:51:59 -0600
committermcrane <mctch@yahoo.com>2009-08-09 02:51:59 -0600
commitde5a95ce1b00cd27adff950bfae4b497e3b22467 (patch)
treef69e44680699c9b9fb3d182ed4b3cf42c655bcf5 /config/freeswitch_dev/v_auto_attendant.tmp
parent080286701812fd5f0599d6532777e2928ce7325c (diff)
downloadpfsense-packages-de5a95ce1b00cd27adff950bfae4b497e3b22467.tar.gz
pfsense-packages-de5a95ce1b00cd27adff950bfae4b497e3b22467.tar.bz2
pfsense-packages-de5a95ce1b00cd27adff950bfae4b497e3b22467.zip
FreeSWITCH dev package fix menu path, and change label from ivr to auto attendant.
Diffstat (limited to 'config/freeswitch_dev/v_auto_attendant.tmp')
-rw-r--r--config/freeswitch_dev/v_auto_attendant.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_auto_attendant.tmp b/config/freeswitch_dev/v_auto_attendant.tmp
index ee769819..31b5aeb7 100644
--- a/config/freeswitch_dev/v_auto_attendant.tmp
+++ b/config/freeswitch_dev/v_auto_attendant.tmp
@@ -56,7 +56,7 @@ include("head.inc");
<?php
include("fbegin.inc");
if ($v_label_show) {
- echo "<p class=\"pgtitle\">$v_label: IVR</p>\n";
+ echo "<p class=\"pgtitle\">$v_label: Auto Attendant</p>\n";
}
?>