aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings_tabs.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-10-10 07:33:41 -0700
committerfabrixxm <fabrix.xm@gmail.com>2011-10-10 07:33:41 -0700
commited07a4def34a44be323a9b0d61e2d9eb0701ec4a (patch)
tree960cb038d94a5c7715a59e5346358e9ae7afe5e8 /view/settings_tabs.tpl
parent3174847de80600be5e0bf32864edca79388d6433 (diff)
parentf64e2d63b9ee66482b3461ecb6ee8f7776e23b87 (diff)
downloadvolse-hubzilla-ed07a4def34a44be323a9b0d61e2d9eb0701ec4a.tar.gz
volse-hubzilla-ed07a4def34a44be323a9b0d61e2d9eb0701ec4a.tar.bz2
volse-hubzilla-ed07a4def34a44be323a9b0d61e2d9eb0701ec4a.zip
Merge pull request #26 from fabrixxm/master
New common tab template. Updated css
Diffstat (limited to 'view/settings_tabs.tpl')
-rw-r--r--view/settings_tabs.tpl6
1 files changed, 0 insertions, 6 deletions
diff --git a/view/settings_tabs.tpl b/view/settings_tabs.tpl
deleted file mode 100644
index 5003ed8ce..000000000
--- a/view/settings_tabs.tpl
+++ /dev/null
@@ -1,6 +0,0 @@
-
-<div id="profile-tabs-wrapper" >
- <a href="$account.1" id="profile-tab-status-link" class="profile-tabs button" >$account.0</a>
- <a href="$plugins.1" id="profile-tab-profile-link" class="profile-tabs button" >$plugins.0</a>
-<div id="profile-tabs-end"></div>
-</div>