summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
authorErmal <eri@pfsense.org>2010-09-30 15:20:10 +0000
committerErmal <eri@pfsense.org>2010-09-30 15:20:10 +0000
commitbc50b3321ac6eafffdde4df81e68979cd089d8d6 (patch)
treee194398bd9167e2c17ef2851e805c9a76819a6f5 /usr/local/www/system_gateways_edit.php
parentbb849003af1824db6f89d5df1409e3d5ffe3e527 (diff)
downloadpfsense-bc50b3321ac6eafffdde4df81e68979cd089d8d6.zip
pfsense-bc50b3321ac6eafffdde4df81e68979cd089d8d6.tar.gz
Remove forgotten code.
Diffstat (limited to 'usr/local/www/system_gateways_edit.php')
-rwxr-xr-xusr/local/www/system_gateways_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index cc979a6..5b43173 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -314,8 +314,6 @@ function show_advanced_gateway() {
<td width="22%" valign="top" class="vncellreq"><?=gettext("Interface"); ?></td>
<td width="78%" class="vtable">
<?php
- if ($pconfig['dynamic'] == true && $pconfig['attribute'] == "system")
-
if ($pconfig['dynamic'] == true && $pconfig['attribute'] == "system") {
echo "<input name='interface' type='hidden' value='{$pconfig['friendlyiface']}' />";
echo "<select name='interface' class='formselect' disabled >\n";
OpenPOWER on IntegriCloud