fix aroma-config

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent bc8a65a175
commit ece1828a14

@ -21,12 +21,12 @@ viewbox(
);
agreebox(
"\nTerms Of Use",
"<@center>\nPlease read the ElementalX terms of use\n\n</@>",
"@license",
"" + readfile_aroma("agreement.txt"),
"I agree with these terms of use",
"<@center>\nYou must accept the terms</@>"
"\nTerms Of Use",
"<@center>\nPlease read the NanoDroid terms of use\n\n</@>",
"@license",
"" + readfile_aroma("license.txt"),
"I agree with these terms of use",
"<@center>\nYou must accept the terms</@>"
);
selectbox(

Loading…
Cancel
Save