##// END OF EJS Templates
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik)....
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1315 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r864:bd434427e61e
r1300:68fe7856c921
Show More
lost_password.text.html.rhtml
2 lines | 71 B | text/html+ruby | RhtmlLexer
/ app / views / mailer / lost_password.text.html.rhtml
<p><%= l(:mail_body_lost_password) %><br />
<%= auto_link(@url) %></p>