slitaz-dev-tools diff mirror-tools/slitaz/mirror/floppies/download.php @ rev 305

mirror/floppies: ascii only for switch.ch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Sep 03 18:03:50 2017 +0200 (2017-09-03)
parents 1c207a9e6d0c
children
line diff
     1.1 --- a/mirror-tools/slitaz/mirror/floppies/download.php	Fri Sep 01 17:28:05 2017 +0200
     1.2 +++ b/mirror-tools/slitaz/mirror/floppies/download.php	Sun Sep 03 18:03:50 2017 +0200
     1.3 @@ -82,7 +82,7 @@
     1.4  while (--$i > 0) {
     1.5  	echo "			<li><a href=\"index-$i.0.html\">SliTaz $i.0</a>";
     1.6  	if (file_exists("index-loram-".$i.".0.html"))
     1.7 -		echo "				· <a href=\"index-loram-$i.0.html\">loram</a>";
     1.8 +		echo "				&middot; <a href=\"index-loram-$i.0.html\">loram</a>";
     1.9  	echo "			</li>\n";
    1.10  }
    1.11  ?>
    1.12 @@ -155,24 +155,24 @@
    1.13  
    1.14  <footer>
    1.15  	<div>
    1.16 -		Copyright © <span class="year"></span>
    1.17 +		Copyright &copy; <span class="year"></span>
    1.18  		<a href="http://www.slitaz.org/">SliTaz</a>
    1.19  	</div>
    1.20  	<div>
    1.21  		Network:
    1.22 -		<a href="http://scn.slitaz.org/">Community</a> ·
    1.23 -		<a href="http://doc.slitaz.org/">Doc</a> ·
    1.24 -		<a href="http://forum.slitaz.org/">Forum</a> ·
    1.25 -		<a href="http://pkgs.slitaz.org/">Packages</a> ·
    1.26 -		<a href="http://bugs.slitaz.org">Bugs</a> ·
    1.27 +		<a href="http://scn.slitaz.org/">Community</a> &middot;
    1.28 +		<a href="http://doc.slitaz.org/">Doc</a> &middot;
    1.29 +		<a href="http://forum.slitaz.org/">Forum</a> &middot;
    1.30 +		<a href="http://pkgs.slitaz.org/">Packages</a> &middot;
    1.31 +		<a href="http://bugs.slitaz.org">Bugs</a> &middot;
    1.32  		<a href="http://hg.slitaz.org/?sort=lastchange">Hg</a>
    1.33  	</div>
    1.34  	<div>
    1.35  		SliTaz @
    1.36 -		<a href="http://twitter.com/slitaz">Twitter</a> ·
    1.37 -		<a href="http://www.facebook.com/slitaz">Facebook</a> ·
    1.38 -		<a href="http://distrowatch.com/slitaz">Distrowatch</a> ·
    1.39 -		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a> ·
    1.40 +		<a href="http://twitter.com/slitaz">Twitter</a> &middot;
    1.41 +		<a href="http://www.facebook.com/slitaz">Facebook</a> &middot;
    1.42 +		<a href="http://distrowatch.com/slitaz">Distrowatch</a> &middot;
    1.43 +		<a href="http://en.wikipedia.org/wiki/SliTaz">Wikipedia</a> &middot;
    1.44  		<a href="http://flattr.com/profile/slitaz">Flattr</a>
    1.45  	</div>
    1.46  	<img src="/static/qr.png" alt="#" onmouseover="this.title = location.href"