2015-04-09 10:33:15 +08:00
|
|
|
<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;"%>
|
|
|
|
<div class="clear"></div>
|
2013-08-01 10:33:49 +08:00
|
|
|
|
|
|
|
<%= render_tabs administration_settings_tabs %>
|
|
|
|
|
|
|
|
<% html_title(l(:label_settings), l(:label_administration)) -%>
|