annotate app/views/mailer/account_activation_request.html.erb @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents cbb26bc654de
children bb32da3bea34
rev   line source
Chris@909 1 <p><%= l(:mail_body_account_activation_request, h(@user.login)) %></p>
Chris@909 2 <p><%= link_to h(@url), @url %></p>