diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2011-03-23 14:04:35 +0100 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2011-03-23 14:04:35 +0100 |
commit | 1f1fe4d5be45599b92846e95ac1d8a1134ee3cd1 (patch) | |
tree | 629a2c3cb457293bbe77c956011ad370aa087a78 /view/de/profile_tabs.tpl | |
parent | 4a1426934968384d10a38f335a1c0c49b058dc2d (diff) | |
parent | 93504896155d74fc42f6bf60cb61d65295f6b911 (diff) | |
download | volse-hubzilla-1f1fe4d5be45599b92846e95ac1d8a1134ee3cd1.tar.gz volse-hubzilla-1f1fe4d5be45599b92846e95ac1d8a1134ee3cd1.tar.bz2 volse-hubzilla-1f1fe4d5be45599b92846e95ac1d8a1134ee3cd1.zip |
Merge branch 'master' of github.com:fabrixxm/friendika
Diffstat (limited to 'view/de/profile_tabs.tpl')
-rw-r--r-- | view/de/profile_tabs.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/de/profile_tabs.tpl b/view/de/profile_tabs.tpl deleted file mode 100644 index 56e7d626f..000000000 --- a/view/de/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" >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 |