Fix two boxes being show on email_change_cancel

(cherry picked from commit 8518afe70d)
This commit is contained in:
slawkens
2020-10-12 22:30:04 +02:00
parent e213c3e7d8
commit 928de13459

View File

@@ -110,7 +110,7 @@ else
)); ));
} }
} }
else else if(!isset($_POST['emailchangecancel']) || $_POST['emailchangecancel'] != 1)
{ {
$custom_buttons = ' $custom_buttons = '
<table style="width:100%;" > <table style="width:100%;" >