Corregido formulario de login en página de entrada para integrar plugin Additionals

This commit is contained in:
Manuel Cillero 2019-06-16 14:39:38 +02:00
parent 93e1e28683
commit a5c816727f
4 changed files with 22 additions and 7 deletions

View file

@ -146,8 +146,6 @@
<input type="submit" name="login" value="<%=l(:button_login)%>" tabindex="5" id="login-submit" />
<% end %>
</div>
<%= call_hook :view_account_login_bottom %>
</div>
</section>