mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Use class vtable so that the bottom table element has a line drawn on it.
This commit is contained in:
parent
c177d6ad48
commit
db7f4f2bed
@ -221,7 +221,7 @@ print_info_box($sig_warning);
|
||||
<td colspan="2" class="listtopic">Invoke pfSense Manual Upgrade</td>
|
||||
</tr>
|
||||
<td width="22%" valign="baseline" class="vncell"> </td>
|
||||
<td width="78%">
|
||||
<td width="78%" class="vtable">
|
||||
<p>Click "Enable firmware
|
||||
upload" below, then choose the image file (<?=$g['platform'];?>-*.tgz)
|
||||
to be uploaded.<br>Click "Upgrade firmware"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user