diff options
author | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-03-22 06:50:47 +0100 |
---|---|---|
committer | Tobias Diekershoff <tobias.diekershoff@gmx.net> | 2011-03-22 06:50:47 +0100 |
commit | 767b4f30f7ee114b1cfd66e68fa959ac033b5667 (patch) | |
tree | 6df1045c07a3297d6e43550e37dda43d0ac925d2 /view/en/profile_tabs.tpl | |
parent | 8fbde780b37e3d5eeb2ee672a3474b3701eb9645 (diff) | |
parent | ee11a74d0b7cff5061a4d498f8ecd15e55b91b07 (diff) | |
download | volse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.tar.gz volse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.tar.bz2 volse-hubzilla-767b4f30f7ee114b1cfd66e68fa959ac033b5667.zip |
Merge branch 'master' of git://github.com/friendika/friendika
Diffstat (limited to 'view/en/profile_tabs.tpl')
-rw-r--r-- | view/en/profile_tabs.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/en/profile_tabs.tpl b/view/en/profile_tabs.tpl deleted file mode 100644 index 9c6c54a1c..000000000 --- a/view/en/profile_tabs.tpl +++ /dev/null @@ -1,7 +0,0 @@ - -<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" >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 |