summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_assign.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense-org.local>2009-08-24 16:26:34 -0400
committerScott Ullrich <sullrich@pfsense-org.local>2009-08-24 16:26:34 -0400
commit96fade8348efa330ff371c8c67861df0c78ef4c5 (patch)
treec3842d19581e4e6bc5483eb79026400523b34395 /usr/local/www/interfaces_assign.php
parentf2cb6a9fa6419541392f84b608b6d5757db9cd34 (diff)
downloadpfsense-96fade8348efa330ff371c8c67861df0c78ef4c5.zip
pfsense-96fade8348efa330ff371c8c67861df0c78ef4c5.tar.gz
Oops, add ?>
Diffstat (limited to 'usr/local/www/interfaces_assign.php')
-rwxr-xr-xusr/local/www/interfaces_assign.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_assign.php b/usr/local/www/interfaces_assign.php
index e788a93..e8cfc08 100755
--- a/usr/local/www/interfaces_assign.php
+++ b/usr/local/www/interfaces_assign.php
@@ -317,7 +317,7 @@ if(file_exists("/var/run/interface_mismatch_reboot_needed"))
<?php if (file_exists("/tmp/reload_interfaces")): ?><p>
<?php print_info_box_np("The interface configuration has been changed.<br>You must apply the changes in order for them to take effect.");?><br>
-<?php elseif;
+<?php elseif; ?>
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php endif; ?>
OpenPOWER on IntegriCloud