diff options
author | portix <portix@gmx.net> | 2011-05-09 23:17:46 +0200 |
---|---|---|
committer | portix <portix@gmx.net> | 2011-05-09 23:17:46 +0200 |
commit | de008793cbf4cdbcd43ed79d659d86c97dc0ce74 (patch) | |
tree | 73e4121308670285b5b4b2643b04c3f6aa8533f9 /lib | |
parent | 9b12bfe0c13ea638b0ecab96eac64b4f365b42e4 (diff) | |
download | dwb-de008793cbf4cdbcd43ed79d659d86c97dc0ce74.zip |
Temporarily remove settings from info panel
--HG--
branch : html
Diffstat (limited to 'lib')
-rw-r--r-- | lib/info.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/info.html b/lib/info.html index 8971c806..e4edcdea 100644 --- a/lib/info.html +++ b/lib/info.html @@ -5,7 +5,8 @@ <div class='dwb_button' ><a href="dwb://bookmarks">Bookmarks</a></div> <div class='dwb_button' ><a href="dwb://quickmarks">Quickmarks</a></div> <div class='dwb_button' ><a href="dwb://history">History</a></div> - <div class='dwb_sbutton' ><a href="dwb://settings">Settings</a></div> +<!-- <div class='dwb_sbutton' ><a href="dwb://settings">Settings</a></div> --> + </div> <!--content goes here--> <div class='dwb_infopanel'> |