@@ -1,4 +1,4 | |||||
1 | <h2><%=l(:label_auth_source_new)%> (<%= @auth_source.auth_method_name %>)</h2> |
|
1 | <h2><%=l(:label_auth_source_new)%> (<%= h(@auth_source.auth_method_name) %>)</h2> | |
2 |
|
2 | |||
3 | <% form_tag({:action => 'create'}, :class => "tabular") do %> |
|
3 | <% form_tag({:action => 'create'}, :class => "tabular") do %> | |
4 | <%= render :partial => 'form' %> |
|
4 | <%= render :partial => 'form' %> |
General Comments 0
You need to be logged in to leave comments.
Login now