diff --git a/app/views/account/email_valid.html.erb b/app/views/account/email_valid.html.erb index 58d7291c7..fcda47f72 100644 --- a/app/views/account/email_valid.html.erb +++ b/app/views/account/email_valid.html.erb @@ -47,8 +47,8 @@
<%= l(:label_check_email)%> - <%#= link_to l(:label_mail_resend), { :controller => 'account', :action => 'resendmail',:user => @user}, :remote => true, :method => 'get' %> - + <%= link_to "".html_safe, { :controller => 'account', :action => 'resendmail', :user => @user}, :remote => true, :method => 'get' %> +
diff --git a/app/views/users/_intro_content.html.erb b/app/views/users/_intro_content.html.erb index 7522a9b8d..796a8bd95 100644 --- a/app/views/users/_intro_content.html.erb +++ b/app/views/users/_intro_content.html.erb @@ -1,5 +1,5 @@