Index: app/views/auth_sources/index.html.erb =================================================================== --- app/views/auth_sources/index.html.erb (revision 727) +++ app/views/auth_sources/index.html.erb (working copy) @@ -14,7 +14,7 @@ <% for source in @auth_sources %> - "> + "> <%= link_to(h(source.name), :action => 'edit', :id => source)%> <%= h source.auth_method_name %> <%= h source.host %>