##// END OF EJS Templates
Make Status map-able for CSV import (#22951)....
Make Status map-able for CSV import (#22951). git-svn-id: http://svn.redmine.org/redmine/trunk@15493 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13661:b778c51e9049
r15111:f6754a0f7a37
Show More
account_activated.html.erb
2 lines | 112 B | text/plain | TextLexer
/ app / views / mailer / account_activated.html.erb
<p><%= l(:notice_account_activated) %></p>
<p><%= l(:label_login) %>: <%= link_to @login_url, @login_url %></p>