mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
update links to www.ipfire.org at credits.cgi
The links to the IPFire homepage in the credits.cgi file should point to the HTTPS version of the site now. Signed-off-by: Peter Müller <peter.mueller@link38.eu> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
0545cba708
commit
7f7b7b24b0
@@ -41,7 +41,7 @@ print <<END
|
||||
<p>$Lang::tr{'donation-text'}</p>
|
||||
|
||||
<div align="center">
|
||||
<a href="http://www.ipfire.org/donate">
|
||||
<a href="https://www.ipfire.org/donate">
|
||||
<strong>$Lang::tr{'donation'}</strong>
|
||||
</a>
|
||||
</div>
|
||||
@@ -54,7 +54,7 @@ END
|
||||
print <<END
|
||||
<br>
|
||||
<center>
|
||||
$Lang::tr{'visit us at'}: <b><a href='http://www.ipfire.org/' target="_blank">http://www.ipfire.org/</a></b>
|
||||
$Lang::tr{'visit us at'}: <b><a href='https://www.ipfire.org/' target="_blank">https://www.ipfire.org/</a></b>
|
||||
</center>
|
||||
<br><br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user