Browse Source

Update year to 2018 in layout.

git-svn-id: http://svn.redmine.org/redmine/trunk@17277 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.0.0
Jean-Philippe Lang 6 years ago
parent
commit
5501205ef2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/views/layouts/base.html.erb

+ 1
- 1
app/views/layouts/base.html.erb View File

@@ -119,7 +119,7 @@

<div id="footer">
<div class="bgl"><div class="bgr">
Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2017 Jean-Philippe Lang
Powered by <%= link_to Redmine::Info.app_name, Redmine::Info.url %> &copy; 2006-2018 Jean-Philippe Lang
</div></div>
</div>
</div>

Loading…
Cancel
Save