about summary refs log tree commit diff stats
path: root/src/pages/popup
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/popup')
-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>