Fix cancel change email request

Thanks to OtLand user anyeor

(cherry picked from commit df59b104db5924b26501090901c75096c3538f4b)
This commit is contained in:
slawkens 2020-04-21 00:22:50 +02:00
parent 6ce6eee529
commit 99bcd54afe

View File

@ -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" >