Mercurial > hg > soundsoftware-site
view .svn/pristine/48/48ff18e334062d6b11594a2a05769b3f109ed7d6.svn-base @ 1423:40e82f170353 biblio_alt_search_auth
small adjustments to text box size.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Wed, 02 Oct 2013 16:47:03 +0100 |
parents | 038ba2d95de8 |
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) %>: <%= link_to h(@login_url), @login_url %></p>