mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 13:54:26 -07:00
login button
This commit is contained in:
parent
e702f2cc57
commit
18c3467f7a
2 changed files with 27 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td style="padding: 0 0 12px 0;">
|
||||
<input tabindex="3" type="submit" value="<?php print __('Log in');?>" class="button">
|
||||
<input tabindex="3" type="submit" value="<?php print __('Log in');?>" class="login-button">
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue