mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Dress PPP configuration page up with a CSS header like other pages use.
This commit is contained in:
parent
9dad4f3173
commit
478e3e6511
@ -113,6 +113,9 @@ include("head.inc");
|
||||
<form action="interfaces_ppp_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">PPP configuration</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Parent interface</td>
|
||||
<td width="78%" class="vtable">
|
||||
<select name="port" class="formfld">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user