diff --git a/app/views/devise/sessions/new.html.erb b/app/views/devise/sessions/new.html.erb index 4eee59d8..26ca7599 100644 --- a/app/views/devise/sessions/new.html.erb +++ b/app/views/devise/sessions/new.html.erb @@ -24,12 +24,6 @@
-
- -
<%= content_tag :button, t(:login), :type => :submit, :class => 'btn btn-primary pull-right' %>
<% end %> diff --git a/app/views/layouts/_orbit_bar.html.erb b/app/views/layouts/_orbit_bar.html.erb index a661dd66..4b74ab28 100644 --- a/app/views/layouts/_orbit_bar.html.erb +++ b/app/views/layouts/_orbit_bar.html.erb @@ -94,10 +94,7 @@
  • <%= content_tag :button, t(:login), :type => :submit, :class => 'btn btn-primary' %> - +
  • <%= t(:or_lower) %>
  • <% end %>