aboutsummaryrefslogtreecommitdiff
path: root/mod/developers/views/default/theme_preview/general.php
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-06-29 22:40:43 -0400
committerCash Costello <cash.costello@gmail.com>2012-06-29 22:40:43 -0400
commit70ae31f40ae081cd807f72ad8c8a9c9b4d87a098 (patch)
treeef6d607611f6ddb77504304394925a891d4b2054 /mod/developers/views/default/theme_preview/general.php
parentb1adaebc1c624e0fd8f7e1c65a0b8f0501259b0e (diff)
downloadelgg-70ae31f40ae081cd807f72ad8c8a9c9b4d87a098.tar.gz
elgg-70ae31f40ae081cd807f72ad8c8a9c9b4d87a098.tar.bz2
Fixes #3041 adds tags and tagcloud to theme sandbox
Diffstat (limited to 'mod/developers/views/default/theme_preview/general.php')
-rw-r--r--mod/developers/views/default/theme_preview/general.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/developers/views/default/theme_preview/general.php b/mod/developers/views/default/theme_preview/general.php
index 35d8ccbfd..629462873 100644
--- a/mod/developers/views/default/theme_preview/general.php
+++ b/mod/developers/views/default/theme_preview/general.php
@@ -1,12 +1,12 @@
<?php
/**
- * Quick introduction to the theme preview
+ * Quick introduction to the theme sandbox
*
* @todo links to resources?
*/
?>
-<p>This theme preview provides a visual catalog for many of the theming elements
+<p>This theme sandbox provides a visual catalog for many of the theming elements
that Elgg uses. The primary css selector is listed with each theme element.
The preview is divided into sections that are listed in the page menu
(usually in the sidebar but depends on your current theme).