您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

edit.html.erb 195B

1234567
  1. <h2><%= l(:label_settings) %></h2>
  2. <%= render_settings_error @setting_errors %>
  3. <%= render_tabs administration_settings_tabs %>
  4. <% html_title(l(:label_settings), l(:label_administration)) -%>