mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Dress VLAN edit page up with a CSS header like other pages use.
This commit is contained in:
parent
34834d88c2
commit
9dad4f3173
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user