about summary refs log tree commit diff stats
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
parentMerge pull request #219 from jaki/handle-reddit-img (diff)
downloadlibredirect-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 4514cafe..c9105f61 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>