summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-02-11 18:08:36 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-02-11 18:08:36 +0000
commit15ed53cf17ffa4603e290a3777f56ff97cae7b61 (patch)
tree168eeae046638aa497485ebf29985386f8c3ae62
parent5152771fdd59cee5369ba15c4946fa8a64fefe2a (diff)
downloadredmine-15ed53cf17ffa4603e290a3777f56ff97cae7b61.tar.gz
redmine-15ed53cf17ffa4603e290a3777f56ff97cae7b61.zip
Footer update.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1135 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--app/views/layouts/base.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/base.rhtml b/app/views/layouts/base.rhtml
index 91c3b2634..1f7472006 100644
--- a/app/views/layouts/base.rhtml
+++ b/app/views/layouts/base.rhtml
@@ -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>