annotate app/views/settings/.svn/text-base/edit.rhtml.svn-base @ 117:af80e5618e9b redmine-1.1

* Update to Redmine 1.1-stable branch (Redmine SVN rev 4707)
author Chris Cannam
date Thu, 13 Jan 2011 12:53:21 +0000
parents 513646585e45
children
rev   line source
Chris@0 1 <h2><%= l(:label_settings) %></h2>
Chris@0 2
Chris@0 3 <%= render_tabs administration_settings_tabs %>
Chris@0 4
Chris@0 5 <% html_title(l(:label_settings), l(:label_administration)) -%>