Commit ba76b3ac authored by Mark Harding's avatar Mark Harding

(chore): label should toggle checkbox for onboarding

1 merge request!508Epic/37 wire
Pipeline #79216090 running with stages
......@@ -148,10 +148,10 @@
</div>
<div class="m-merchant-legal mdl-color--grey-50 mdl-color-text--grey-600">
<p>
<label>
<input formControlName="stripeAgree" type="checkbox" value="1">
<ng-container i18n="@@MONETIZATION__ONBOARDING__AGREE_TERMS_LABEL">I have read and agree to the <a (click)="showTerms()">Monetization Terms & Conditions</a>.</ng-container>
</p>
</label>
</div>
<div *ngIf="error" class="m-error mdl-color-text--red">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment