We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bf29ca commit 20e05adCopy full SHA for 20e05ad
web/templates/reset2fa.html
@@ -17,7 +17,7 @@
17
</tr>
18
<tr>
19
<td style="padding: 20px 0 12px 0;">
20
- <input type="button" class="button cancel" value="<?php print __('Log in');?>" onclick="location.href='/login/'">
+ <input type="button" class="button" value="<?php print __('Log in');?>" onclick="location.href='/login/'">
21
</td>
22
23
</table>
0 commit comments