浏览代码

Add files via upload

Capitan Cloud 1 年之前
父节点
当前提交
7f47f27fb8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>