website diff lib/html/header.bs.html @ rev 1183

Update all header template
author Christophe Lincoln <pankso@slitaz.org>
date Sat Feb 15 20:29:53 2014 +0100 (2014-02-15)
parents b8147201b85f
children f0afe4dc381e
line diff
     1.1 --- a/lib/html/header.bs.html	Thu Jan 24 13:39:32 2013 +0100
     1.2 +++ b/lib/html/header.bs.html	Sat Feb 15 20:29:53 2014 +0100
     1.3 @@ -2,15 +2,15 @@
     1.4  <div id="header">
     1.5  	<div id="logo"></div>
     1.6  	<div id="network">
     1.7 -		<a href="http://www.slitaz.org/">
     1.8 -			<img src="/images/home.png" alt="[ Home ]" /></a>
     1.9 +		<span>Home</span>
    1.10  		<a href="http://scn.slitaz.org/">Zajednica</a>
    1.11  		<a href="http://doc.slitaz.org/">Doc</a>
    1.12  		<a href="http://forum.slitaz.org/">Forum</a>
    1.13 +		<a href="http://irc.slitaz.org/">IRC</a>
    1.14  		<a href="http://slitaz.pro/">Pro</a>
    1.15  		<a href="http://shop.slitaz.org/">Prodavaonica</a>
    1.16  		<a href="http://bugs.slitaz.org">Nedostaci</a>
    1.17  		<a href="http://hg.slitaz.org/?sort=lastchange">Hg</a>
    1.18  	</div>
    1.19 -	<h1><a href="http://www.slitaz.org/">SliTaz GNU/Linux</a></h1>
    1.20 +	<h1><a href="http://www.slitaz.org/bs/">SliTaz GNU/Linux</a></h1>
    1.21  </div>