aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/profile_tabs.tpl
diff options
context:
space:
mode:
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