comparison .svn/pristine/11/11f49f2c53a5591216f2864d819f2860ef3e3885.svn-base @ 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
comparison
equal deleted inserted replaced
908:c6c2cbd0afee 909:cbb26bc654de
1 <% if @user.auth_source %><%= l(:mail_body_account_information_external, @user.auth_source.name) %>
2 <% else %><%= l(:mail_body_account_information) %>:
3 * <%= l(:field_login) %>: <%= @user.login %>
4 * <%= l(:field_password) %>: <%= @password %>
5 <% end %>
6 <%= l(:label_login) %>: <%= @login_url %>