website diff index.php @ rev 1158

minor: localize footer links
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 23 14:51:32 2013 +0000 (2013-02-23)
parents f98401e89247
children 64894689b692
line diff
     1.1 --- a/index.php	Tue Apr 10 20:02:43 2012 +0300
     1.2 +++ b/index.php	Sat Feb 23 14:51:32 2013 +0000
     1.3 @@ -114,13 +114,13 @@
     1.4  
     1.5  <div class="activity">
     1.6  	<p>
     1.7 -		<a href="http://hg.slitaz.org/">
     1.8 -			<img src="images/development.png" alt="*" /></a>
     1.9 +		<a href="http://hg.slitaz.org/?sort=lastchange"><img
    1.10 +			src="images/development.png" alt="*" /></a>
    1.11  		Latest commits in wok
    1.12  		<?php get_feed("wok.xml"); ?>
    1.13  	</div>
    1.14  	<p class="activity_more">
    1.15 -		<a href="http://hg.slitaz.org/">More commits</a>
    1.16 +		<a href="http://hg.slitaz.org/?sort=lastchange">More commits</a>
    1.17  	</p>
    1.18  </div>
    1.19