aboutsummaryrefslogtreecommitdiffstats
path: root/view/de/profile_tabs.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-01-25 19:03:41 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-01-25 19:03:41 +0100
commit6558ee1e2210fb41b1f4d95f806ee441a565087d (patch)
treeae1f34aa7a25432652b2bc1f1264d09dc94c51cf /view/de/profile_tabs.tpl
parent1f95ba5c344a1b17c735bf2760a169beeff864c2 (diff)
parentbb5ad77e2a67e0443444a433583c7d8de1a037a9 (diff)
downloadvolse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.gz
volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.tar.bz2
volse-hubzilla-6558ee1e2210fb41b1f4d95f806ee441a565087d.zip
Merge branch 'friendika-master'
Diffstat (limited to 'view/de/profile_tabs.tpl')
-rw-r--r--view/de/profile_tabs.tpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/view/de/profile_tabs.tpl b/view/de/profile_tabs.tpl
new file mode 100644
index 000000000..56e7d626f
--- /dev/null
+++ b/view/de/profile_tabs.tpl
@@ -0,0 +1,7 @@
+
+<div id="profile-tabs-wrapper" >
+ <a href="$url" id="profile-tab-status-link" class="profile-tabs" >Status</a>
+ <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profil</a>
+ <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Fotos</a>
+<div id="profile-tabs-end"></div>
+</div> \ No newline at end of file