mirror of
https://github.com/bitwarden/browser
synced 2025-12-12 14:23:32 +00:00
Fix a ui bug on plan display (#11302)
This commit is contained in:
@@ -757,7 +757,7 @@
|
|||||||
{{ "serviceAccounts" | i18n }}
|
{{ "serviceAccounts" | i18n }}
|
||||||
×
|
×
|
||||||
{{ selectedPlan.SecretsManager.additionalPricePerServiceAccount | currency: "$" }}
|
{{ selectedPlan.SecretsManager.additionalPricePerServiceAccount | currency: "$" }}
|
||||||
/{{ "month" | i18n }}
|
/{{ "year" | i18n }}
|
||||||
</span>
|
</span>
|
||||||
<span>{{ additionalServiceAccountTotal(selectedPlan) | currency: "$" }}</span>
|
<span>{{ additionalServiceAccountTotal(selectedPlan) | currency: "$" }}</span>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user