diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-02-25 19:14:44 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-02-25 19:14:44 -0800 |
commit | 465a8e21c0a9d7b2d1e704ab9a42b5f662fd82d3 (patch) | |
tree | 79329108eed02c8bfce937dd2f839bc9e35bcf80 /ext/bg/options.html | |
parent | e2d49a975b33b6c19d33016a460764949d5f3734 (diff) |
usability improvements
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index ebb12f15..03e328d2 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -26,7 +26,7 @@ <h3>General Options</h3> <div class="checkbox"> - <label><input type="checkbox" id="activate-on-startup"> Activate on startup</label> + <label><input type="checkbox" id="enable-search"> Enable search</label> </div> <div class="checkbox"> |