mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
Fix cancel change email request
Thanks to OtLand user anyeor
This commit is contained in:
parent
e7e327c238
commit
df59b104db
@ -117,7 +117,7 @@ else
|
|||||||
<tr align="center">
|
<tr align="center">
|
||||||
<td>
|
<td>
|
||||||
<table border="0" cellspacing="0" cellpadding="0" >
|
<table border="0" cellspacing="0" cellpadding="0" >
|
||||||
<form action="{{ ' .getLink('account/email') . ' }}" method="post" >
|
<form action="' .getLink('account/email') . '" method="post" >
|
||||||
<tr>
|
<tr>
|
||||||
<td style="border:0px;" >
|
<td style="border:0px;" >
|
||||||
<input type="hidden" name="emailchangecancel" value="1" >
|
<input type="hidden" name="emailchangecancel" value="1" >
|
||||||
|
Loading…
x
Reference in New Issue
Block a user