aboutsummaryrefslogtreecommitdiffstats
path: root/view/profile_tabs.tpl
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-06-14 10:37:54 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-06-14 10:37:54 +0200
commitb1184f3fdeb4dcc6126b7ea8d7ac1a2980c9cbac (patch)
tree07165e07f3c2e57e4719310195f1f2fd0a211c8d /view/profile_tabs.tpl
parent5882d8d022c14a12ba7b314c96289061bd195ed4 (diff)
parent9b9bd35cba293b86c871c2cfbe15e6d9c4673a7d (diff)
downloadvolse-hubzilla-b1184f3fdeb4dcc6126b7ea8d7ac1a2980c9cbac.tar.gz
volse-hubzilla-b1184f3fdeb4dcc6126b7ea8d7ac1a2980c9cbac.tar.bz2
volse-hubzilla-b1184f3fdeb4dcc6126b7ea8d7ac1a2980c9cbac.zip
Merge remote-tracking branch 'friendika-master/master' into admin
Diffstat (limited to 'view/profile_tabs.tpl')
-rw-r--r--view/profile_tabs.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/profile_tabs.tpl b/view/profile_tabs.tpl
index 975d069a6..3628ff5ff 100644
--- a/view/profile_tabs.tpl
+++ b/view/profile_tabs.tpl
@@ -3,5 +3,7 @@
<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" >$profile</a>
<a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >$photos</a>
+ $events
+ $notes
<div id="profile-tabs-end"></div>
</div> \ No newline at end of file