This commit is contained in:
Chris Buechler 2009-10-11 17:15:09 -04:00
parent ad828d4f21
commit 89c3be09cb

View File

@ -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")) {