mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix two boxes being show on email_change_cancel
(cherry picked from commit 8518afe70d7c0c2f79a4a3b21028509be7373e67)
This commit is contained in:
parent
e213c3e7d8
commit
928de13459
@ -110,7 +110,7 @@ else
|
||||
));
|
||||
}
|
||||
}
|
||||
else
|
||||
else if(!isset($_POST['emailchangecancel']) || $_POST['emailchangecancel'] != 1)
|
||||
{
|
||||
$custom_buttons = '
|
||||
<table style="width:100%;" >
|
||||
|
Loading…
x
Reference in New Issue
Block a user