diff options
Diffstat (limited to 'view/settings_tabs.tpl')
-rw-r--r-- | view/settings_tabs.tpl | 6 |
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> |