diff --git a/_locales/en/messages.json b/_locales/en/messages.json
index 7cb9e10a..d048d10f 100644
--- a/_locales/en/messages.json
+++ b/_locales/en/messages.json
@@ -1123,6 +1123,10 @@
"message": "If checked, the AI will automatically add tags to newly received emails.",
"description": ""
},
+ "prefs_OptionText_add_tags_auto_Info2": {
+ "message": "Choose which account to activate this feature for at the bottom of this page.",
+ "description": ""
+ },
"prefs_OptionText_add_tags_auto_force_existing": {
"message": "Force existing tags when autotagging",
"description": ""
diff --git a/pages/addtags/mzta-add-tags.css b/pages/addtags/mzta-add-tags.css
index 729bb1b5..527593e7 100644
--- a/pages/addtags/mzta-add-tags.css
+++ b/pages/addtags/mzta-add-tags.css
@@ -21,6 +21,10 @@
width: 30em;
}
+#account_selector_container{
+ display: none;
+}
+
#account_selector_checkboxes{
padding: 10px;
border: 1px solid gray;
diff --git a/pages/addtags/mzta-add-tags.html b/pages/addtags/mzta-add-tags.html
index 8b75083b..3d5ca558 100644
--- a/pages/addtags/mzta-add-tags.html
+++ b/pages/addtags/mzta-add-tags.html
@@ -50,7 +50,8 @@
- | __MSG_prefs_OptionText_add_tags_auto__ |
+ __MSG_prefs_OptionText_add_tags_auto__
+ __MSG_prefs_OptionText_add_tags_auto_Info2__ |
|