diff --git a/pages/popup/load.htm b/pages/popup/load.htm
index 67799ca..28396c0 100644
--- a/pages/popup/load.htm
+++ b/pages/popup/load.htm
@@ -2,11 +2,11 @@
-
+
-
-
+
+
diff --git a/scripts/GUI/windowman.js b/scripts/GUI/windowman.js
index 7338199..a8812fe 100644
--- a/scripts/GUI/windowman.js
+++ b/scripts/GUI/windowman.js
@@ -149,8 +149,6 @@ export default class windowman {
} else {
text_element.innerText = text_inserted;
}
-
- text_element.removeAttribute(`for`);
});
delete text_elements[`content`];