You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
632 B
11 lines
632 B
<h3 style="float: left;"><%=l(:label_settings)%></h3>
|
|
|
|
<%= link_to @text,settings_hidden_non_project_path,:id => "hidden_non_project",:style => "float: right;margin-right: 60px;margin-top: 9px;"%>
|
|
<%= link_to @local_text,settings_localized_deployment_path,:id => "localized_deployment",:style => "float: right;margin-right: 60px;margin-top: 9px;"%>
|
|
<!--<%= link_to @text_1,settings_hidden_courses_path,:id => "hidden_courses",:style => "float: right;margin-right: 60px;margin-top: 9px;"%>-->
|
|
<div class="clear"></div>
|
|
|
|
<%= render_tabs administration_settings_tabs %>
|
|
|
|
<% html_title(l(:label_settings), l(:label_administration)) -%>
|