aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/pages/thewire/previous.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/pages/thewire/previous.php')
-rw-r--r--mod/thewire/pages/thewire/previous.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/mod/thewire/pages/thewire/previous.php b/mod/thewire/pages/thewire/previous.php
index 45c1e1095..a3f1cb01c 100644
--- a/mod/thewire/pages/thewire/previous.php
+++ b/mod/thewire/pages/thewire/previous.php
@@ -15,7 +15,6 @@ $body = elgg_view_layout('content', array(
'filter' => false,
'content' => $body,
'title' => $title,
- 'buttons' => false,
));
echo elgg_view_page($title, $body); \ No newline at end of file