diff options
Diffstat (limited to 'view/profile_tabs.tpl')
-rw-r--r-- | view/profile_tabs.tpl | 2 |
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 |