Browse Source

Update home.php

Capitan Cloud 2 years ago
parent
commit
c0d74fe708
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Private/scripts/home.php

+ 2 - 2
Private/scripts/home.php

@@ -345,7 +345,7 @@
 
 
   <meta name="viewport" content="width=device-width, initial-scale=1"/>
   <meta name="viewport" content="width=device-width, initial-scale=1"/>
    
    
-  <!--<?PHP echo(APP_LICENSE);?>-->  
+<!--<?PHP echo(APP_LICENSE);?>-->  
   
   
   <title><?PHP echo(APP_TITLE);?></title>
   <title><?PHP echo(APP_TITLE);?></title>
 
 
@@ -773,4 +773,4 @@
 <?php endif; ?>
 <?php endif; ?>
 
 
 </body>
 </body>
-</html>
+</html>