diff --git a/app/views/account/email_valid.html.erb b/app/views/account/email_valid.html.erb index 5011bfbab..423057da6 100644 --- a/app/views/account/email_valid.html.erb +++ b/app/views/account/email_valid.html.erb @@ -10,9 +10,7 @@

<%= l(:label_check_email)%>     <%= link_to "".html_safe, { :controller => 'account', :action => 'resendmail', :user => @user}, :remote => true, :method => 'get' %> -

-