summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_firmware.php
diff options
context:
space:
mode:
authorChris Buechler <cmb@ubuntu-s0.buechler.local>2009-10-11 17:15:09 -0400
committerChris Buechler <cmb@ubuntu-s0.buechler.local>2009-10-11 17:15:09 -0400
commit89c3be09cb00914cd60b1288d78e4e1ab45a1e8d (patch)
treec7aef9d998de1c7ece07e03054f5116cf9eb825c /usr/local/www/system_firmware.php
parentad828d4f21611cfda1d386e7807b2ce11a63a28d (diff)
downloadpfsense-89c3be09cb00914cd60b1288d78e4e1ab45a1e8d.zip
pfsense-89c3be09cb00914cd60b1288d78e4e1ab45a1e8d.tar.gz
fix typo
Diffstat (limited to 'usr/local/www/system_firmware.php')
-rwxr-xr-xusr/local/www/system_firmware.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php
index 8e8d475..b79bab8 100755
--- a/usr/local/www/system_firmware.php
+++ b/usr/local/www/system_firmware.php
@@ -262,7 +262,7 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
<strong>Firmware image file: </strong>&nbsp;
<input name="ulfile" type="file" class="formfld">
<br><br>
- <b>NOTE: You must upload a .tgz image, not a uncompressed image!</b>
+ <b>NOTE: You must upload a .tgz image, not an uncompressed image!</b>
<br><br>
<?php
if(!file_exists("/boot/kernel/pfsense_kernel.txt")) {
OpenPOWER on IntegriCloud