summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_vlan_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-08-30 19:43:04 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-08-30 19:43:04 +0000
commit9dad4f317328ddcbb6b9e4b62d22fcc252bfdfa5 (patch)
treef6c035a356c73774af22beec812c2910be5eea67 /usr/local/www/interfaces_vlan_edit.php
parent34834d88c23a3dd758f44baebcfab01c230a4d50 (diff)
downloadpfsense-9dad4f317328ddcbb6b9e4b62d22fcc252bfdfa5.zip
pfsense-9dad4f317328ddcbb6b9e4b62d22fcc252bfdfa5.tar.gz
Dress VLAN edit page up with a CSS header like other pages use.
Diffstat (limited to 'usr/local/www/interfaces_vlan_edit.php')
-rwxr-xr-xusr/local/www/interfaces_vlan_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/interfaces_vlan_edit.php b/usr/local/www/interfaces_vlan_edit.php
index aaff8a3..912a321 100755
--- a/usr/local/www/interfaces_vlan_edit.php
+++ b/usr/local/www/interfaces_vlan_edit.php
@@ -123,6 +123,9 @@ include("head.inc");
<form action="interfaces_vlan_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic">VLAN configuration</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Parent interface</td>
<td width="78%" class="vtable">
<select name="if" class="formselect">
OpenPOWER on IntegriCloud