##// END OF EJS Templates
Adds missing option to the Mail Handler test form....
Adds missing option to the Mail Handler test form. git-svn-id: http://svn.redmine.org/redmine/trunk@15561 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r13661:b778c51e9049
r15179:03c957670d3c
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>