diff --git a/apps/browser/src/autofill/popup/settings/autofill-targeting-rules.component.html b/apps/browser/src/autofill/popup/settings/autofill-targeting-rules.component.html index 9f35b9827c2..ba134b2919d 100644 --- a/apps/browser/src/autofill/popup/settings/autofill-targeting-rules.component.html +++ b/apps/browser/src/autofill/popup/settings/autofill-targeting-rules.component.html @@ -21,7 +21,7 @@ -

{{ "domainsTitle" | i18n }}

+

URLs

{{ viewTargetingRulesDomains.length + domainForms.value.length }} @@ -29,21 +29,52 @@ - -
{{ domain }}
+
+
+ {{ domain }} +
Username:
{{ targetingRulesDomainsViewState[domain].username }} @@ -52,16 +83,26 @@
Password:
{{ targetingRulesDomainsViewState[domain].password }} @@ -70,22 +111,32 @@
TOTP:
{{ targetingRulesDomainsViewState[domain].totp }}
- +