website diff en/index.php @ rev 1175

New colors, update fr and small fixes
author Christophe Lincoln <pankso@slitaz.org>
date Wed Jan 15 13:53:03 2014 +0100 (2014-01-15)
parents 3d26c92b1820
children b665d663fa4b
line diff
     1.1 --- a/en/index.php	Wed Jan 08 11:04:32 2014 +0100
     1.2 +++ b/en/index.php	Wed Jan 15 13:53:03 2014 +0100
     1.3 @@ -25,13 +25,12 @@
     1.4  		<h4>English Website</h4>
     1.5  		<p>
     1.6  			SliTaz is an open source and free operating system providing
     1.7 -			a fully featured desktop or server in less than 35 MB. SliTaz
     1.8 -			is simple to use, fast and stable. We have an active community
     1.9 -			and contributors from all over the world making SliTaz finer
    1.10 -			every day. <a href="about/">More information...</a>
    1.11 +			a fully featured desktop or server in less than 40 MB. SliTaz
    1.12 +			is simple to use, fast, secure, and stable. 
    1.13 +			<a href="about/">More information...</a>
    1.14  		</p>
    1.15  		<div class="button" style="text-align: left; margin-top: 15px;">
    1.16 -			Download:
    1.17 +			<img src="/images/download-30.png" />
    1.18  			<?php echo "<a href='$stable_iso'>SliTaz $stable_ver</a>
    1.19  				<a href='$cooking_iso'>SliTaz $cooking</a>"; ?>
    1.20  		</div>
    1.21 @@ -60,18 +59,18 @@
    1.22  	<p><a href="/en/sponsor/">Become a sponsor</a></p>
    1.23  </div>
    1.24  
    1.25 -<!-- We just keep the last 5 web site news -->
    1.26 +<!-- We just keep the last 3 web site news -->
    1.27  <div class="news" style="margin-right: 220px;">
    1.28  
    1.29  <h2>Latest Release</h2>
    1.30  
    1.31  <ul>
    1.32 -	<li><strong><a href="en/#d20120410">SliTaz 4.0 Release</a></strong>
    1.33 -		<span>— 10 Apr 2012</span></li>
    1.34 -	<li><strong><a href="en/#d20120303">SliTaz 4.0 RC2 is out</a></strong>
    1.35 -		<span>— 03 Mar 2012</span></li>
    1.36 +	<li><strong><a href="news/2012.php#d20120410">SliTaz 4.0 Release</a></strong>
    1.37 +		<span>- 10 Apr 2012</span></li>
    1.38 +	<li><strong><a href="news/2012.php#d20120303">SliTaz 4.0 RC2 is out</a></strong>
    1.39 +		<span>- 03 Mar 2012</span></li>
    1.40  	<li><strong><a href="news/">Release news archives</a></strong>
    1.41 -		<span>— 2007-2013</span></li>
    1.42 +		<span>- 2007-2013</span></li>
    1.43  </ul>
    1.44  
    1.45  <!-- End of news -->