Revision 478e3e65
Added by Scott Ullrich almost 17 years ago
usr/local/www/interfaces_ppp_edit.php | ||
---|---|---|
113 | 113 |
<form action="interfaces_ppp_edit.php" method="post" name="iform" id="iform"> |
114 | 114 |
<table width="100%" border="0" cellpadding="6" cellspacing="0"> |
115 | 115 |
<tr> |
116 |
<td colspan="2" valign="top" class="listtopic">PPP configuration</td> |
|
117 |
</tr> |
|
118 |
<tr> |
|
116 | 119 |
<td width="22%" valign="top" class="vncellreq">Parent interface</td> |
117 | 120 |
<td width="78%" class="vtable"> |
118 | 121 |
<select name="port" class="formfld"> |
Also available in: Unified diff
Dress PPP configuration page up with a CSS header like other pages use.