##// END OF EJS Templates
Log the user in after registration if account activation is not needed....
Log the user in after registration if account activation is not needed. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1521 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r902:9c9ae2177163
r1507:19cb6f96f4bf
Show More
account_activation_request.text.plain.rhtml
2 lines | 73 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / account_activation_request.text.plain.rhtml
<%= l(:mail_body_account_activation_request, @user.login) %>
<%= @url %>