Fix two boxes being show on email_change_cancel

This commit is contained in:
slawkens 2020-10-12 22:30:04 +02:00
parent 091ab688e7
commit 8518afe70d

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%;" >