annotate app/views/mailer/account_activated.html.erb @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents
children
rev   line source
Chris@909 1 <p><%= l(:notice_account_activated) %></p>
Chris@909 2 <p><%= l(:label_login) %>: <%= link_to h(@login_url), @login_url %></p>