diff options
author | Fabio Comuni <fabrix.xm@gmail.com> | 2012-04-12 08:38:55 +0200 |
---|---|---|
committer | Fabio Comuni <fabrix.xm@gmail.com> | 2012-04-12 08:38:55 +0200 |
commit | e992e296851fd049af045d8851f3b46d0fe73a3f (patch) | |
tree | 6b40d9433ed2d020bbd207a5ffb12239de3e0323 /view/settings_display.tpl | |
parent | 815a727076210e6fd7edd6815c33e4bc56e674c6 (diff) | |
download | volse-hubzilla-e992e296851fd049af045d8851f3b46d0fe73a3f.tar.gz volse-hubzilla-e992e296851fd049af045d8851f3b46d0fe73a3f.tar.bz2 volse-hubzilla-e992e296851fd049af045d8851f3b46d0fe73a3f.zip |
settings: move tabs to aside. add a new template "generic_links_widget.tpl"
Diffstat (limited to 'view/settings_display.tpl')
-rw-r--r-- | view/settings_display.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/settings_display.tpl b/view/settings_display.tpl index fc7a56c8a..70895a1f8 100644 --- a/view/settings_display.tpl +++ b/view/settings_display.tpl @@ -1,5 +1,3 @@ -$tabs - <h1>$ptitle</h1> <form action="settings/display" id="settings-form" method="post" autocomplete="off" > |