Browse Source

Playground : More explicit info

Jaskar 8 years ago
parent
commit
b124b11e61
3 changed files with 3 additions and 3 deletions
  1. 1 1
      Playground/debug.html
  2. 1 1
      Playground/index-local.html
  3. 1 1
      Playground/index.html

+ 1 - 1
Playground/debug.html

@@ -96,7 +96,7 @@
                 <ul class="dropdown-menu" id="scriptsList"></ul>
             </div>
             <div class="save-message" id="saveMessage">
-                Be the first to fill this playground metadata!
+                This PG has no metadata. Click save to add them.
             </div>
         </div>
     </div>

+ 1 - 1
Playground/index-local.html

@@ -66,7 +66,7 @@
             </div>
         </div>
         <div class="save-message" id="saveMessage">
-            Be the first to fill this playground metadata!
+            This PG has no metadata. Click save to add them.
         </div>
     </div>
 

+ 1 - 1
Playground/index.html

@@ -108,7 +108,7 @@
             </div>
         </div>
         <div class="save-message" id="saveMessage">
-            Be the first to fill this playground metadata!
+            This PG has no metadata. Click save to add them.
         </div>
     </div>