aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/mail_head.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-04-28 19:01:46 +0200
committerfabrixxm <fabrix.xm@gmail.com>2011-04-28 19:01:46 +0200
commit9393e3321d85ba0c0e595c6e16c0f881e4240406 (patch)
tree8f00f66d728ee2fc45e8258d2b67bd498c0d032f /view/theme/dispy/mail_head.tpl
parentdaa7dc983bbae309dc984617dbb31a0dba52e481 (diff)
downloadvolse-hubzilla-9393e3321d85ba0c0e595c6e16c0f881e4240406.tar.gz
volse-hubzilla-9393e3321d85ba0c0e595c6e16c0f881e4240406.tar.bz2
volse-hubzilla-9393e3321d85ba0c0e595c6e16c0f881e4240406.zip
Dispy theme
Diffstat (limited to 'view/theme/dispy/mail_head.tpl')
-rw-r--r--view/theme/dispy/mail_head.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/dispy/mail_head.tpl b/view/theme/dispy/mail_head.tpl
new file mode 100644
index 000000000..89615cbd0
--- /dev/null
+++ b/view/theme/dispy/mail_head.tpl
@@ -0,0 +1,7 @@
+<h3>$messages</h3>
+
+<ul class="tabs-wrapper">
+<li><a href="message" class="tabs">$inbox</a></li>
+<li><a href="message/sent" class="tabs">$outbox</a></li>
+<li><a href="message/new" class="tabs">$new</a></li>
+</ul>