diff --git a/app/views/account/email_activation.html.erb b/app/views/account/email_activation.html.erb index 1b1acbaeb..253867447 100644 --- a/app/views/account/email_activation.html.erb +++ b/app/views/account/email_activation.html.erb @@ -3,17 +3,20 @@

您的账号尚未激活,请先进入您的注册邮箱(<%= @user.mail %>),激活您的账号。

<%#= link_to l(:label_mail_resend), { :controller => 'account', :action => 'resendmail',:user => @user}, :class=>"email_verify_btn mt30 ml30", :remote => true, :method => 'get' %> -