website rev 1120

accidently edited include for footer in en/about/index.php, reverting changes...
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sat Oct 13 15:37:59 2012 +0000 (2012-10-13)
parents 098a52c2582b
children 502aeaabc246
files en/about/index.php
line diff
     1.1 --- a/en/about/index.php	Sat Oct 13 15:22:02 2012 +0000
     1.2 +++ b/en/about/index.php	Sat Oct 13 15:37:59 2012 +0000
     1.3 @@ -157,7 +157,7 @@
     1.4  <!-- End of content -->
     1.5  </div>
     1.6  
     1.7 -<?php include("../../lib/html/footer.bs.html"); ?>
     1.8 +<?php include("../../lib/html/footer.html"); ?>
     1.9  
    1.10  </body>
    1.11  </html>