@@ -17,7 +17,7 @@
</tr>
<tr>
<td style="padding: 20px 0 12px 0;">
- <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/'">
</td>
</table>