3 Commits a721dfe38c ... 3cb82d742b

Autor SHA1 Mensaje Fecha
  Si Thu Mg Mg 3cb82d742b iframe fix hace 5 años
  Si Thu Mg Mg f65a1320f3 iframe fix hace 5 años
  Si Thu Mg Mg 21e7de43df iframe fix hace 5 años
Se han modificado 1 ficheros con 2 adiciones y 3 borrados
  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>