aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_modules.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-07 20:01:41 -0600
committermcrane <mctch@yahoo.com>2009-08-07 20:01:41 -0600
commite9653939b432451e4523e5381ed351f99a601fe0 (patch)
tree6451e42ab1e78044ec51c808dd35e0e78f2ce1de /config/freeswitch_dev/v_modules.tmp
parent15374edff36f1309e6615660357630bffba8ae0c (diff)
downloadpfsense-packages-e9653939b432451e4523e5381ed351f99a601fe0.tar.gz
pfsense-packages-e9653939b432451e4523e5381ed351f99a601fe0.tar.bz2
pfsense-packages-e9653939b432451e4523e5381ed351f99a601fe0.zip
FreeSWITCH dev package fix syntax errors.
Diffstat (limited to 'config/freeswitch_dev/v_modules.tmp')
-rw-r--r--config/freeswitch_dev/v_modules.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_modules.tmp b/config/freeswitch_dev/v_modules.tmp
index f10830bc..281d4d8b 100644
--- a/config/freeswitch_dev/v_modules.tmp
+++ b/config/freeswitch_dev/v_modules.tmp
@@ -310,7 +310,7 @@ function show_advanced_config() {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php
include("fbegin.inc");
-echo "<p class=\"pgtitle\">$v_project_label: Modules</p>\n";
+echo "<p class=\"pgtitle\">$v_label: Modules</p>\n";
?>
<?php if ($input_errors) print_input_errors($input_errors); ?>