##// END OF EJS Templates
Moved translated strings of 'register' and 'lost password' mail templates to lang files....
Moved translated strings of 'register' and 'lost password' mail templates to lang files. git-svn-id: http://redmine.rubyforge.org/svn/trunk@832 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r821:4b3ff7af50cc
r821:4b3ff7af50cc
Show More
lost_password.rhtml
2 lines | 176 B | text/html+ruby | RhtmlLexer
<%= l(:mail_body_lost_password) %>
<%= url_for :only_path => false, :host => Setting.host_name, :controller => 'account', :action => 'lost_password', :token => @token.value %>