diff -r d15e4411ef65 -r 9f8fca26ddb9 plugins/SpecialAdmin.php --- a/plugins/SpecialAdmin.php Fri Jan 18 22:27:29 2008 -0500 +++ b/plugins/SpecialAdmin.php Sat Jan 19 00:32:41 2008 -0500 @@ -1668,12 +1668,9 @@ return; } - echo '
- The United States Childrens\' Online Privacy Protection Act (COPPA) was a law passed in 2001 that requires sites oriented towards - children under 13 years old or with a significant amount of under-13 children clearly state what information is being collected - in a privacy policy and obtain authorization from a parent or legal guardian before allowing children to use the site. Enano - provides an easy way to allow you, as the website administrator, to obtain this authorization. + ' . $lang->get('acpcp_intro') . '
'; // Start form @@ -1687,7 +1684,7 @@ $address = $_POST['coppa_address']; // RenderMan::preprocess_text($_POST['coppa_address'], true, false); setConfig('coppa_address', $address); - echo '