diff options
author | Friendika <info@friendika.com> | 2011-03-21 04:10:08 -0700 |
---|---|---|
committer | Friendika <info@friendika.com> | 2011-03-21 04:10:08 -0700 |
commit | 94cbf3bb80371d5b4160db8bef1d70f28f8a0d97 (patch) | |
tree | cbf651656889afc49826666b3c4f120c0ef53ca6 /view/it/profile_tabs.tpl | |
parent | 82bd1ce3cb0097ad6be9650e4a1414e819cf8b0c (diff) | |
download | volse-hubzilla-94cbf3bb80371d5b4160db8bef1d70f28f8a0d97.tar.gz volse-hubzilla-94cbf3bb80371d5b4160db8bef1d70f28f8a0d97.tar.bz2 volse-hubzilla-94cbf3bb80371d5b4160db8bef1d70f28f8a0d97.zip |
another template down
Diffstat (limited to 'view/it/profile_tabs.tpl')
-rw-r--r-- | view/it/profile_tabs.tpl | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/view/it/profile_tabs.tpl b/view/it/profile_tabs.tpl deleted file mode 100644 index 9c0f27d62..000000000 --- a/view/it/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" >Stato</a> - <a href="$url?tab=profile" id="profile-tab-profile-link" class="profile-tabs" >Profilo</a> - <a href="$phototab" id="profile-tab-photos-link" class="profile-tabs" >Foto</a> -<div id="profile-tabs-end"></div> -</div> |