diff options
author | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-03-10 15:59:59 +0000 |
---|---|---|
committer | dave <dave@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-03-10 15:59:59 +0000 |
commit | 12595675751655c3aac9a79773ce9e487a850dbd (patch) | |
tree | 9be996d703af1fc26f5220c27ec4c3835e9c32f1 /views/default/navigation/toolbox.php | |
parent | cc8b3d7033aeafa3be92525e5e969d21b86e1e7f (diff) | |
download | elgg-12595675751655c3aac9a79773ce9e487a850dbd.tar.gz elgg-12595675751655c3aac9a79773ce9e487a850dbd.tar.bz2 |
top level navigation added
git-svn-id: https://code.elgg.org/elgg/trunk@139 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/navigation/toolbox.php')
-rw-r--r-- | views/default/navigation/toolbox.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/navigation/toolbox.php b/views/default/navigation/toolbox.php index 3cd305320..14b272846 100644 --- a/views/default/navigation/toolbox.php +++ b/views/default/navigation/toolbox.php @@ -3,6 +3,7 @@ /**
* Elgg standard toolbox
* The standard user toolbox that displays a users menu options
+ * This will be populated depending on the plugins active - only plugin navigation will appear here
*
* @package Elgg
* @subpackage Core
|