website rev 1113
small changes to index.php and header.bs.html
author | Adnan Sinanovic <sinanovicha@gmail.com> |
---|---|
date | Sat Oct 13 10:55:27 2012 +0000 (2012-10-13) |
parents | d71d62c27f75 |
children | fae2fa893944 |
files | bs/index.php lib/html/header.bs.html |
line diff
1.1 --- a/bs/index.php Sat Oct 13 06:42:26 2012 +0000 1.2 +++ b/bs/index.php Sat Oct 13 10:55:27 2012 +0000 1.3 @@ -228,7 +228,7 @@ 1.4 <!-- End of content --> 1.5 </div> 1.6 1.7 -<?php include("../lib/html/footer.html"); ?> 1.8 +<?php include("../lib/html/footer.bs.html"); ?> 1.9 1.10 </body> 1.11 </html>
2.1 --- a/lib/html/header.bs.html Sat Oct 13 06:42:26 2012 +0000 2.2 +++ b/lib/html/header.bs.html Sat Oct 13 10:55:27 2012 +0000 2.3 @@ -8,7 +8,7 @@ 2.4 <a href="http://doc.slitaz.org/">Doc</a> 2.5 <a href="http://forum.slitaz.org/">Forum</a> 2.6 <a href="http://slitaz.pro/">Pro</a> 2.7 - <a href="http://shop.slitaz.org/">Radionica</a> 2.8 + <a href="http://shop.slitaz.org/">Prodavaonica</a> 2.9 <a href="http://bugs.slitaz.org">Nedostaci</a> 2.10 <a href="http://hg.slitaz.org/">Hg</a> 2.11 </div>