Explain that we do not sign alpha or beta images

This commit is contained in:
Scott Ullrich 2005-05-22 23:41:31 +00:00
parent 4de956fba3
commit d28303ed98

View File

@ -133,6 +133,7 @@ $sig_warning = "<strong>" . $sig_warning . "</strong><br>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.<br><br>".
"Please note that we do not sign alpha and or beta images.<br><br>".
"Do you want to install this image anyway (on your own risk)?";
print_info_box($sig_warning);
?>