website diff en/index.php @ rev 1295

Add Japanese section (WIP) (thanks Keiichi Shiga)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 15 10:53:32 2017 +0200 (2017-01-15)
parents 5852b6d448db
children f07958c16865
line diff
     1.1 --- a/en/index.php	Fri Apr 08 19:06:35 2016 +0200
     1.2 +++ b/en/index.php	Sun Jan 15 10:53:32 2017 +0200
     1.3 @@ -51,7 +51,7 @@
     1.4  <h2>Latest Release</h2>
     1.5  
     1.6  <ul>
     1.7 -	<li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz Rolling release</a></strong> (weekly)
     1.8 +	<li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling release</a></strong> (weekly)
     1.9  		<span>- <?php
    1.10  		$rol_date_file = '/var/cache/slitaz/website/rolling-date.txt';
    1.11  		if (file_exists("$rol_date_file")) {