diff options
author | Mike Macgirvin <mike@macgirvin.com> | 2010-09-17 03:10:19 -0700 |
---|---|---|
committer | Mike Macgirvin <mike@macgirvin.com> | 2010-09-17 03:10:19 -0700 |
commit | a50947a4bc3f779df8fa4e6777bc025fcefc8d21 (patch) | |
tree | 2196406c0c64494f5a4b604c695db6bbcd81897d /view/profile_tabs.tpl | |
parent | c5031139ebb46ce4994d3bd62059ae4eaba71359 (diff) | |
download | volse-hubzilla-a50947a4bc3f779df8fa4e6777bc025fcefc8d21.tar.gz volse-hubzilla-a50947a4bc3f779df8fa4e6777bc025fcefc8d21.tar.bz2 volse-hubzilla-a50947a4bc3f779df8fa4e6777bc025fcefc8d21.zip |
like, dislike, activity streams, etc.
Diffstat (limited to 'view/profile_tabs.tpl')
-rw-r--r-- | view/profile_tabs.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/profile_tabs.tpl b/view/profile_tabs.tpl index 0877edd73..9c6c54a1c 100644 --- a/view/profile_tabs.tpl +++ b/view/profile_tabs.tpl @@ -4,3 +4,4 @@ <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> <div id="profile-tabs-end"></div> +</div>
\ No newline at end of file |