Index: popup.html |
=================================================================== |
--- a/popup.html |
+++ b/popup.html |
@@ -57,7 +57,6 @@ |
</head> |
<body id="main"> |
<div id="enabledCheckboxAndLabel" style="display:none"><input id="enabled" type="checkbox" checked><label for="enabled"><span class="i18n_enabled_for_site"></span></label></div> |
-<div id="mustReloadMsg" style="display:none"><span class="i18n_new_filters_added"></span></div> |
Thomas Greiner
2013/07/16 09:36:04
Seemed unused. Please correct me if I'm wrong.
|
<div id="clickHideInactiveStuff" style="display: none"> |
<div class="spacer"></div> |
<button id="clickHideButton" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"><span class="i18n_easy_create_filter"></span></button> |