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 11aa66828..2c446cd7f 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-2022 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a> + Anope IRC Services - © 2013-2023 Anope Team - <a href="https://www.anope.org/">https://www.anope.org/</a> </div> </div> </div> |