summaryrefslogtreecommitdiffstats
path: root/src/pages/popup/popup.html
diff options
context:
space:
mode:
authorSimonBrazell <simon@brazell.com.au>2021-04-16 10:45:15 +1000
committerSimonBrazell <simon@brazell.com.au>2021-04-16 10:45:15 +1000
commit7640e5c6bc4a79fdcad230c08806c1e9cf8096ca (patch)
treec6232409bffdbb9bbdf1d833649b4c54ca12a9ea /src/pages/popup/popup.html
parenta45e7def927fc486a6494592fb8b6c49823ea9de (diff)
downloadprivacy-redirect-7640e5c6bc4a79fdcad230c08806c1e9cf8096ca.tar.gz
privacy-redirect-7640e5c6bc4a79fdcad230c08806c1e9cf8096ca.tar.bz2
privacy-redirect-7640e5c6bc4a79fdcad230c08806c1e9cf8096ca.zip
Prepare for release 1.1.47
Diffstat (limited to 'src/pages/popup/popup.html')
-rw-r--r--src/pages/popup/popup.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html
index 4514caf..c9105f6 100644
--- a/src/pages/popup/popup.html
+++ b/src/pages/popup/popup.html
@@ -142,11 +142,7 @@
<tbody>
<tr>
<td>
- <h1
- data-localise="__MSG_disableSearchEngine__"
- class="new-badge"
- data-new-badge
- >
+ <h1 data-localise="__MSG_disableSearchEngine__">
Search Engine Redirects
</h1>
</td>
@@ -183,7 +179,10 @@
id="disable-simplyTranslate"
type="checkbox"
/>&nbsp;
- <label for="disable-simplyTranslate" class="checkbox-label"></label>
+ <label
+ for="disable-simplyTranslate"
+ class="checkbox-label"
+ ></label>
</td>
</tr>
</tbody>