summaryrefslogtreecommitdiff
path: root/actions/showmessage.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-09-17 22:57:13 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-09-17 22:57:13 -0400
commit560cab34277603bc73d0472cc5a4e2842209c62c (patch)
tree61efd85aea218bdb5838efd595711bd001e37dfe /actions/showmessage.php
parentff5f0a15a693e6e1a498090d880b42c7caa9f0bc (diff)
remove tabs from showmessage
darcs-hash:20080918025713-5ed1f-8bb2f106a567ef657a314f800da32efb7409ce2b.gz
Diffstat (limited to 'actions/showmessage.php')
-rw-r--r--actions/showmessage.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/actions/showmessage.php b/actions/showmessage.php
index 98daf1722..da6546ebc 100644
--- a/actions/showmessage.php
+++ b/actions/showmessage.php
@@ -97,5 +97,9 @@ class ShowmessageAction extends MailboxAction {
function get_instructions() {
return '';
}
+
+ function views_menu() {
+ return;
+ }
}
\ No newline at end of file