website rev 1108

Created footer.bs.html and translated into Bosnian, changes to index.php to properly load footer.bs.html
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sat Oct 13 03:02:54 2012 +0000 (2012-10-13)
parents 8e85f3a1b1ff
children b08ad08887f4
files bs/index.php
line diff
     1.1 --- a/bs/index.php	Sat Oct 13 02:59:06 2012 +0000
     1.2 +++ b/bs/index.php	Sat Oct 13 03:02:54 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>