diff --git a/preferences.php b/preferences.php index 3b053c8..cdb9cb2 100644 --- a/preferences.php +++ b/preferences.php @@ -6,7 +6,7 @@ if (!empty($_POST['useremail'])) { //this section contains code to update the users e-mail address, maybe via an include? include_once ('includes/update-email.php'); } -echo '
';