aboutsummaryrefslogtreecommitdiff
path: root/mod/pages
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-05 23:10:03 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-03-05 23:10:03 +0000
commit54e341d7605bb3b8088614e9c428dedb14caf773 (patch)
treeb6bc5a51dab182f237a335590b8bd1b01c572732 /mod/pages
parent7f2a199536b86c4764f72b46807a575524af1080 (diff)
downloadelgg-54e341d7605bb3b8088614e9c428dedb14caf773.tar.gz
elgg-54e341d7605bb3b8088614e9c428dedb14caf773.tar.bz2
changed rest of title buttons to an elgg-menu
git-svn-id: http://code.elgg.org/elgg/trunk@8601 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/pages')
-rw-r--r--mod/pages/view.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/pages/view.php b/mod/pages/view.php
index 479ec1c93..e6189bae8 100644
--- a/mod/pages/view.php
+++ b/mod/pages/view.php
@@ -40,6 +40,7 @@ if ($page->canEdit()) {
'href' => $url,
'class' => 'elgg-button elgg-button-action',
));
+ $buttons = "<ul class=\"elgg-menu elgg-menu-title\"><li>$buttons</li></ul>";
}
$body = elgg_view_layout('content', array(