Tidy up some text around logins and proposals

This commit is contained in:
Michael Ball 2020-06-04 02:04:07 -07:00
parent 7d8245fa68
commit ce3f9e422a
4 changed files with 25 additions and 19 deletions

View file

@ -5,7 +5,8 @@
= link_to "user_#{provider}_omniauth_authorize".to_sym, class: "btn btn-success btn-lg",
id: "omniauth-#{provider}",
title: "Your #{provider} login" do
%i{class: "fa fa-#{provider}"}
-# %i{class: "fa fa-#{provider}"}
= provider.capitalize
- else
= link_to("user_#{provider}_omniauth_authorize".to_sym,
class: "btn btn-success btn-lg",