aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/profile_tabs.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/profile_tabs.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/profile_tabs.tpl')
-rw-r--r--view/theme/dispy/profile_tabs.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/theme/dispy/profile_tabs.tpl b/view/theme/dispy/profile_tabs.tpl
new file mode 100644
index 000000000..63b6d48dd
--- /dev/null
+++ b/view/theme/dispy/profile_tabs.tpl
@@ -0,0 +1,7 @@
+
+<div class="tabs-wrapper" >
+ <a href="$url" id="profile-tab-status-link" class="tabs" >$status</a>
+ <a href="$url?tab=profile" id="profile-tab-profile-link" class="tabs" >$profile</a>
+ <a href="$phototab" id="profile-tab-photos-link" class="tabs" >$photos</a>
+<div class="tabs-end"></div>
+</div> \ No newline at end of file