mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 01:39:22 +02:00
Fix two boxes being show on email_change_cancel
This commit is contained in:
parent
091ab688e7
commit
8518afe70d
@ -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