aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_features.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-11 01:01:10 -0600
committermcrane <mctch@yahoo.com>2009-08-11 01:01:10 -0600
commit76e0f9dc5184dfb72b66506f65fdbd84897b6c7d (patch)
tree3e8224df1e26943adc50fdae7c2d75055dd249eb /config/freeswitch_dev/v_features.tmp
parent30766dca18235b160ed29234a107e77a396d3fb4 (diff)
downloadpfsense-packages-76e0f9dc5184dfb72b66506f65fdbd84897b6c7d.tar.gz
pfsense-packages-76e0f9dc5184dfb72b66506f65fdbd84897b6c7d.tar.bz2
pfsense-packages-76e0f9dc5184dfb72b66506f65fdbd84897b6c7d.zip
FreeSWITCH dev package add ability to hide fax link on the features page.
Diffstat (limited to 'config/freeswitch_dev/v_features.tmp')
-rw-r--r--config/freeswitch_dev/v_features.tmp7
1 files changed, 6 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_features.tmp b/config/freeswitch_dev/v_features.tmp
index 590791c5..d9ecf48f 100644
--- a/config/freeswitch_dev/v_features.tmp
+++ b/config/freeswitch_dev/v_features.tmp
@@ -121,7 +121,9 @@ build_menu();
<br />
<br />
-
+ <?php
+ if ($v_fax_show) {
+ ?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td class="listtopic" colspan='2'>FAX</td>
@@ -136,6 +138,9 @@ build_menu();
<br />
<br />
+ <?php
+ }
+ ?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>