mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix typo
This commit is contained in:
parent
ad828d4f21
commit
89c3be09cb
@ -262,7 +262,7 @@ if(stristr($_FILES['ulfile']['name'],"nanobsd"))
|
||||
<strong>Firmware image file: </strong>
|
||||
<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")) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user