Browse Source

Footer update.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1135 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/0.7.0-RC1
Jean-Philippe Lang 16 years ago
parent
commit
15ed53cf17
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/views/layouts/base.rhtml

+ 1
- 1
app/views/layouts/base.rhtml View File

@@ -68,7 +68,7 @@
<div id="ajax-indicator" style="display:none;"><span><%= l(:label_loading) %></span></div>
<div id="footer">
Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> <%= Redmine::VERSION %> &copy; 2006-2007 Jean-Philippe Lang
Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> <%= Redmine::VERSION %> &copy; 2006-2008 Jean-Philippe Lang
</div>
</div>
</body>

Loading…
Cancel
Save