diff --git a/system/pages/account/change_email.php b/system/pages/account/change_email.php
index 811cebb4..954d596b 100644
--- a/system/pages/account/change_email.php
+++ b/system/pages/account/change_email.php
@@ -106,7 +106,7 @@ else
-
@@ -164,7 +164,7 @@ if(isset($_POST['emailchangecancel']) && $_POST['emailchangecancel'] == 1) {
$account_logged->setCustomField("email_new", "");
$account_logged->setCustomField("email_new_time", 0);
- $custom_buttons = '';
+ $custom_buttons = '';
$twig->display('success.html.twig', array(
'title' => 'Email Address Change Cancelled',
diff --git a/system/pages/account/lost.php b/system/pages/account/lost.php
index 031bc529..5cd17325 100644
--- a/system/pages/account/lost.php
+++ b/system/pages/account/lost.php
@@ -304,7 +304,7 @@ elseif($action == 'step3')
$account->setCustomField('salt', $salt);
echo 'Your account name, new password and new e-mail.
- |