diff --git a/jslib b/jslib
index e2291581..269b5921 160000
--- a/jslib
+++ b/jslib
@@ -1 +1 @@
-Subproject commit e22915818cb7c6a756c4ac34124b14e33621c5aa
+Subproject commit 269b59210cba1114ff75519c9d0b391406f94bd3
diff --git a/src/app/settings/create-organization.component.html b/src/app/settings/create-organization.component.html
index efcf3976..b7b52100 100644
--- a/src/app/settings/create-organization.component.html
+++ b/src/app/settings/create-organization.component.html
@@ -153,10 +153,11 @@
-
- {{'total' | i18n}}: {{total | currency:'USD $'}} /{{interval | i18n}}
-
- {{'paymentChargedWithTrial' | i18n : (interval | i18n) }}
+
+
+ {{'total' | i18n}}: {{total | currency:'USD $'}} /{{interval | i18n}}
+
+ {{'paymentChargedWithTrial' | i18n : (interval | i18n) }}
diff --git a/src/app/settings/premium.component.html b/src/app/settings/premium.component.html
index 7992ad43..1cdd64df 100644
--- a/src/app/settings/premium.component.html
+++ b/src/app/settings/premium.component.html
@@ -46,10 +46,11 @@
{{'premiumMembership' | i18n}}: {{premiumPrice | currency:'$'}}
{{'additionalStorageGb' | i18n}}: {{additionalStorage || 0}} GB × {{storageGbPrice | currency:'$'}} = {{additionalStorageTotal
| currency:'$'}}
-
- {{'total' | i18n}}: {{total | currency:'USD $'}} /{{'year' | i18n}}
-
- {{'paymentChargedAnnually' | i18n}}
+
+
+ {{'total' | i18n}}: {{total | currency:'USD $'}} /{{'year' | i18n}}
+
+ {{'paymentChargedAnnually' | i18n}}