aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/v_gateways.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-06 22:29:20 -0600
committermcrane <mctch@yahoo.com>2009-08-06 22:29:20 -0600
commit6eeac714b3bb1f54f3c763369ddc44339a99c805 (patch)
tree52061e6e2df46298fcbcc7ee29b6424c95003b28 /config/freeswitch_dev/v_gateways.tmp
parent7d66a5bdbb20df8a5e7e4266de177a2b22458fc7 (diff)
downloadpfsense-packages-6eeac714b3bb1f54f3c763369ddc44339a99c805.tar.gz
pfsense-packages-6eeac714b3bb1f54f3c763369ddc44339a99c805.tar.bz2
pfsense-packages-6eeac714b3bb1f54f3c763369ddc44339a99c805.zip
FreeSWITCH dev change the way the menu is called to make it more flexible.
Diffstat (limited to 'config/freeswitch_dev/v_gateways.tmp')
-rw-r--r--config/freeswitch_dev/v_gateways.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/v_gateways.tmp b/config/freeswitch_dev/v_gateways.tmp
index 89391a72..fb01feae 100644
--- a/config/freeswitch_dev/v_gateways.tmp
+++ b/config/freeswitch_dev/v_gateways.tmp
@@ -65,7 +65,7 @@ echo "<p class=\"pgtitle\">$v_project_label: Gateways</p>\n";
<tr><td class="tabnavtbl">
<?php
-display_top_tabs(build_menu());
+build_menu();
?>
</td></tr>