summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-03-08 00:25:35 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-03-08 00:25:35 +0000
commitf33aa6ce097726b4c4d100d2771d5e0a58ae8ddb (patch)
tree38c60683cb337c1a7c9ccbb95fdb0c8c577e62cf /usr
parent406b5165dbb9161cef2972cfe359d741b89a07bd (diff)
downloadpfsense-f33aa6ce097726b4c4d100d2771d5e0a58ae8ddb.zip
pfsense-f33aa6ce097726b4c4d100d2771d5e0a58ae8ddb.tar.gz
Remove syntax error <?=?>
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/fbegin.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr/local/www/fbegin.inc b/usr/local/www/fbegin.inc
index e07d30c..dd1628e 100755
--- a/usr/local/www/fbegin.inc
+++ b/usr/local/www/fbegin.inc
@@ -179,8 +179,7 @@ if ($_REQUEST['noticeaction'] == 'acknowledge') {
*/
output_menu_item("{$shaper}", "Traffic Shaper");
}
- ?>
- <?=?>
+ ?>
<?=output_menu_item("/firewall_virtual_ip.php", "Virtual IPs");?>
<?php echo return_ext_menu("Firewall"); ?>
</ul>
OpenPOWER on IntegriCloud