Sfoglia il codice sorgente

Add files via upload

Capitan Cloud 2 anni fa
parent
commit
7f47f27fb8
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Private/scripts/home.php

+ 1 - 1
Private/scripts/home.php

@@ -500,7 +500,7 @@ foreach($aGroups as $keyg => $valg) {
          <?PHP EndIf; ?>
       
          <?PHP if ($CURRENT_VIEW === LOCKED_VIEW || ($curgroup==PHP_STR && DEMO)): ?>
-         <?PHP echo("<div id='emptyPlanet'>Oh, a brand new planet !&nbsp;" . ((DEMO)?"<span class='demo'>[ DEMO ]</span>":"") . "</div>"); ?> 
+         <?PHP echo("<div id='emptyPlanet'>Oh, a brand new planet !&nbsp;" . ((DEMO)?"<span class='demo' onclick=selGroup('DEV')>[ DEMO ]</span>":"") . "</div>"); ?> 
          <?PHP Endif; ?>
       
           <div id="planet">&nbsp;</div>