diff options
Diffstat (limited to 'modules/webcpanel/templates/default/footer.html')
-rw-r--r-- | modules/webcpanel/templates/default/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/default/footer.html b/modules/webcpanel/templates/default/footer.html index 99da82da6..9fc3e5845 100644 --- a/modules/webcpanel/templates/default/footer.html +++ b/modules/webcpanel/templates/default/footer.html @@ -5,7 +5,7 @@ <div class="row"> <div class="col-lg-12"> <div class="footer text-center"> - Anope IRC Services - © 2013-2023 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a> + Anope IRC Services - © 2013-2024 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a> </div> </div> </div> |