diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 23620648b5..f2445470fe 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -133,6 +133,7 @@ $sig_warning = "" . $sig_warning . "
This means that the ima "is not an official/supported image and may lead to unexpected behavior or security " . "compromises. Only install images that come from sources that you trust, and make sure ". "that the image has not been tampered with.

". + "Please note that we do not sign alpha and or beta images.

". "Do you want to install this image anyway (on your own risk)?"; print_info_box($sig_warning); ?>