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