website diff fr/index.php @ rev 1245

typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jan 07 22:28:17 2015 +0100 (2015-01-07)
parents f80ea45054cc
children d5a0ad414f3f
line diff
     1.1 --- a/fr/index.php	Sat Dec 20 22:40:13 2014 +0100
     1.2 +++ b/fr/index.php	Wed Jan 07 22:28:17 2015 +0100
     1.3 @@ -12,8 +12,8 @@
     1.4  
     1.5  <?php
     1.6  include("../config.php");
     1.7 -include("../lib/html/header.html");
     1.8 -include("../lib/html/nav-ng.fr.html"); 
     1.9 +include("../lib/html/header.fr.html");
    1.10 +include("../lib/html/nav.fr.html"); 
    1.11  include("../lib/lang.php");
    1.12  ?>
    1.13