summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2016-12-07 15:11:32 -0500
committerAdam <Adam@anope.org>2016-12-07 15:12:52 -0500
commit30e78efa8f835ab37c29700c4b4593285281ba84 (patch)
tree908af19cd1ccd7121ff7a1dfdc860d8afbcfdf87 /modules
parente0773188a0d7ecb22f3513c6e080413bf82360b3 (diff)
Change in source anope.org links to https
Diffstat (limited to 'modules')
-rw-r--r--modules/webcpanel/templates/default/confirm.html2
-rw-r--r--modules/webcpanel/templates/default/footer.html2
-rw-r--r--modules/webcpanel/templates/default/login.html2
-rw-r--r--modules/webcpanel/templates/default/register.html2
4 files changed, 4 insertions, 4 deletions
diff --git a/modules/webcpanel/templates/default/confirm.html b/modules/webcpanel/templates/default/confirm.html
index 871f42118..9376af40d 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 - &copy; 2013-2014 Anope Team - <a href="http://anope.org">http://anope.org</a>
+ Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/footer.html b/modules/webcpanel/templates/default/footer.html
index 0c6878921..67aa3ea4d 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 - &copy; 2013-2014 Anope Team - <a href="http://anope.org">http://anope.org</a>
+ Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/login.html b/modules/webcpanel/templates/default/login.html
index 16e0684fa..836112290 100644
--- a/modules/webcpanel/templates/default/login.html
+++ b/modules/webcpanel/templates/default/login.html
@@ -43,7 +43,7 @@
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2014 Anope Team - <a href="http://anope.org">http://anope.org</a>
+ Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>
diff --git a/modules/webcpanel/templates/default/register.html b/modules/webcpanel/templates/default/register.html
index 0cf8e2543..8e8656de4 100644
--- a/modules/webcpanel/templates/default/register.html
+++ b/modules/webcpanel/templates/default/register.html
@@ -53,7 +53,7 @@
<div class="row">
<div class="col-lg-offset-3 col-lg-6">
<div class="footer text-center">
- Anope IRC Services - &copy; 2013-2014 Anope Team - <a href="http://anope.org">http://anope.org</a>
+ Anope IRC Services - &copy; 2013-2016 Anope Team - <a href="https://anope.org">https://anope.org</a>
</div>
</div>
</div>