3 Commits a721dfe38c ... 3cb82d742b

Auteur SHA1 Message Date
  Si Thu Mg Mg 3cb82d742b iframe fix il y a 5 ans
  Si Thu Mg Mg f65a1320f3 iframe fix il y a 5 ans
  Si Thu Mg Mg 21e7de43df iframe fix il y a 5 ans
1 fichiers modifiés avec 2 ajouts et 3 suppressions
  1. 2 3
      index.php

+ 2 - 3
index.php

@@ -1,6 +1,5 @@
 <?php include "header.php" ?>
-
-
+  
 <body class="hold-transition skin-blue sidebar-mini">
   <div >
 
@@ -137,4 +136,4 @@
 		document.getElementById('loadFrame').src = fileLocation;
 	}
 </script>
-</body>
+</body>