summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-13 20:01:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-13 20:01:01 +0000
commit3aed9904470fc5aaba737b969be8f910b1a85785 (patch)
treec8289e7fd490ebd6406ddcf480f6f787c5580b2b /usr
parente99d11e3efa63723491b1b302ba0cf953a41f141 (diff)
downloadpfsense-3aed9904470fc5aaba737b969be8f910b1a85785.zip
pfsense-3aed9904470fc5aaba737b969be8f910b1a85785.tar.gz
* Change .img -> .tgz
* Break between Invoke pfSense auto and Manual sections
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/system_firmware.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 1a1c786..1849e3c 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -216,13 +216,14 @@ print_info_box($sig_warning);
<br>
<input name="autoupgrade" type="submit" class="formbtn" value="Invoke Auto Upgrade">
</tr>
+ <tr><td>&nbsp;</td></tr>
<tr>
<td colspan="2" class="listtopic">Invoke pfSense Manual Upgrade</td>
</tr>
<td width="22%" valign="baseline" class="vncell">&nbsp;</td>
<td width="78%">
<p>Click &quot;Enable firmware
- upload&quot; below, then choose the image file (<?=$g['platform'];?>-*.img)
+ upload&quot; below, then choose the image file (<?=$g['platform'];?>-*.tgz)
to be uploaded.<br>Click &quot;Upgrade firmware&quot;
to start the upgrade process.</p>
<?php if (!file_exists($d_sysrebootreqd_path)): ?>
OpenPOWER on IntegriCloud