diff --git a/app/views/welcome/welcome.html.erb b/app/views/welcome/welcome.html.erb index 93f12563c..be9d3abe2 100644 --- a/app/views/welcome/welcome.html.erb +++ b/app/views/welcome/welcome.html.erb @@ -19,9 +19,7 @@ <%= t("welcome.welcome.user_permission_verify") %>
-- <%= link_to(t("welcome.welcome.user_permission_verify_my_account"), verification_path, class: "button success radius") %> -
+ <%= link_to(t("welcome.welcome.user_permission_verify_my_account"), verification_path, class: "button success radius expand") %><%= link_to t("welcome.welcome.go_to_index"), proposals_path %>