Commit dd8569e4 authored by Francisco Juan's avatar Francisco Juan

Registration form includes a yellow warning message on the top

parent a0e4472d
<h2><%=l(:label_register)%> <%=link_to l(:label_login_with_open_id_option), signin_url if Setting.openid? %></h2>
<div class="flash warning">
<b>Please note:</b> <p>You only need to register and request membership for a project if you need write access on the wiki and repositories. Read access is universal. You will not be able to access more material by registering. Also, subscribing to mailing lists is independent from OHR membership. If you do think you need an OHR account, please contact Javier.Serrano (insert a "@" here) cern.ch first.
</p></div>
<% form_tag({:action => 'register'}, :class => "tabular") do %>
<%= error_messages_for 'user' %>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment