Mercurial > hg > soundsoftware-site
view .svn/pristine/aa/aa5fa7df3d91739b6bac9d62c91f04e7ca038236.svn-base @ 1119:22d81bd0b62c redmine-2.2-integration
Deleted existing the embedded plugin and replaced it witgh redmine_embedded (same functionality, but upgraded to be compatible with Redmine 2.x).
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 08 Jan 2013 14:43:04 +0000 |
parents | cbb26bc654de |
children |
line wrap: on
line source
<% if @user.auth_source %> <p><%= l(:mail_body_account_information_external, h(@user.auth_source.name)) %></p> <% else %> <p><%= l(:mail_body_account_information) %>:</p> <ul> <li><%= l(:field_login) %>: <%=h @user.login %></li> <li><%= l(:field_password) %>: <%=h @password %></li> </ul> <% end %> <p><%= l(:label_login) %>: <%= auto_link(@login_url) %></p>