website diff pt/news/2009.php @ rev 998

pt: fix path to footer on news pages
author Claudinei Pereira <claudinei@slitaz.org>
date Sun Mar 25 20:49:39 2012 -0300 (2012-03-25)
parents ee0fd39901e7
children 7828848d9baa
line diff
     1.1 --- a/pt/news/2009.php	Sun Mar 25 20:27:49 2012 -0300
     1.2 +++ b/pt/news/2009.php	Sun Mar 25 20:49:39 2012 -0300
     1.3 @@ -155,7 +155,7 @@
     1.4  <!-- End of content -->
     1.5  </div>
     1.6  
     1.7 -<?php include("../lib/html/footer.pt.html") ?>
     1.8 +<?php include("../../lib/html/footer.pt.html") ?>
     1.9  
    1.10  </body>
    1.11  </html>