mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49: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 = '
|
$custom_buttons = '
|
||||||
<table style="width:100%;" >
|
<table style="width:100%;" >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user