Browse Source

Extend pricing page

pull/5761/head
Thomas Kaul 3 weeks ago
parent
commit
783d74c6c8
  1. 4
      apps/client/src/app/pages/pricing/pricing-page.html

4
apps/client/src/app/pages/pricing/pricing-page.html

@ -339,7 +339,9 @@
<span>, </span>
} @else {
@if (i === referralBrokers.length - 2) {
<ng-container i18n> or </ng-container>
<ng-container>&nbsp;</ng-container>
<ng-container i18n>or</ng-container>
<ng-container>&nbsp;</ng-container>
} @else {
<span>, </span>
}

Loading…
Cancel
Save