diff options
Diffstat (limited to 'modules/webcpanel/templates/default/confirm.html')
-rw-r--r-- | modules/webcpanel/templates/default/confirm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/webcpanel/templates/default/confirm.html b/modules/webcpanel/templates/default/confirm.html index 2c446cd7f..3ef3bf52d 100644 --- a/modules/webcpanel/templates/default/confirm.html +++ b/modules/webcpanel/templates/default/confirm.html @@ -39,7 +39,7 @@ <div class="row"> <div class="col-lg-offset-3 col-lg-6"> <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> |