Switch back to official bastille repository, simplify initial help banner

This commit is contained in:
Jose
2020-05-20 17:51:56 -04:00
parent ffa6043881
commit 958a3eb245
6 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ if(!initial_install_banner()):
. gtext('Please check and configure ZFS support option first.')
. '</a>'
. '</br>'
. gtext('Or click Save to store current configuration regardless.');
. gtext('Or click the "Save" button to store the default configuration.');
$prerequisites_ok = false;
endif;