Year wrong Copyright © 2008-2017 e107.org #5973
Unanswered
Alex-e107nl
asked this question in
General
Replies: 1 comment 4 replies
|
@Alex-e107nl good news: nobody has been looking at a 2017 copyright. That line sits inside an HTML comment, so it renders nothing. The copyright that does render, on the Credits page, is already dynamic: So the dead line is gone in #5984 rather than being given a fresh year to go stale. Whether the admin should carry a footer copyright at all is a question for Deltik, and if it comes back it wants |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
@e107help in e107_core\templates\admin_template.php you find the line
<!--<div class="admin-copyright"><small>Copyright © 2008-2017 e107.org</small></div>-->That is not right, can you change the 2017 into 2026, or better call a function with the the year we are living in now?
Or did the copyright? ended in 2017 :-)
All reactions