Explorar el Código

Update home.php

Daniele Bonini (皮夕): WebDev and DevOps by lots of Sim.pli.city bits hace 3 años
padre
commit
5d3d6bb0a6
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Private/scripts/home.php

+ 2 - 2
Private/scripts/home.php

@@ -79,7 +79,7 @@ if ($password !== PHP_STR) {
  -->
   
     
-  <title>5 Cube:  Every person its prospects.</title>
+  <title>5 Cube: Every person its prospects.</title>
 	
   <link rel="shortcut icon" href="/favicon.ico?v=<?php echo(time()); ?>" />
     
@@ -856,4 +856,4 @@ if ($password !== PHP_STR) {
 <?php endif; ?>
   
 </body>
-</html>
+</html>