diff options
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r-- | src/pages/popup/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index adf45e6c..abb4259d 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -31,7 +31,7 @@ <div class="some-block"> <h4>Search</h4> - <input id="disable-searchEngine" type="checkbox" checked /> + <input id="disable-search" type="checkbox" checked /> </div> <div class="some-block"> |