@@ -19,9 +19,5 | |||||
19 | <p><%= setting_check_box :rest_api_enabled %></p> |
|
19 | <p><%= setting_check_box :rest_api_enabled %></p> | |
20 | </div> |
|
20 | </div> | |
21 |
|
21 | |||
22 | <div style="float:right;"> |
|
|||
23 | <%= link_to l(:label_ldap_authentication), {:controller => 'ldap_auth_sources', :action => 'index'}, :class => 'icon icon-server-authentication' %> |
|
|||
24 | </div> |
|
|||
25 |
|
||||
26 | <%= submit_tag l(:button_save) %> |
|
22 | <%= submit_tag l(:button_save) %> | |
27 | <% end %> |
|
23 | <% end %> |
General Comments 0
You need to be logged in to leave comments.
Login now