aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_auto_attendant_edit.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_edit.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_edit.tmp')
-rw-r--r--config/freeswitch_dev/v_auto_attendant_edit.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_auto_attendant_edit.tmp b/config/freeswitch_dev/v_auto_attendant_edit.tmp
index 6826a896..227957de 100644
--- a/config/freeswitch_dev/v_auto_attendant_edit.tmp
+++ b/config/freeswitch_dev/v_auto_attendant_edit.tmp
@@ -223,7 +223,7 @@ function sf() { document.forms[0].savetopath.focus(); }
include("fbegin.inc");
if ($v_label_show) {
- echo "<p class=\"pgtitle\">$v_label: IVR: Edit</p>\n";
+ echo "<p class=\"pgtitle\">$v_label: Auto Attendant: Edit</p>\n";
}
if ($input_errors) print_input_errors($input_errors);