adding minimum signup age conforming to ceiling GPDR age

It is not yet configurable and should be made so as GDPR (or other
regulations for that matter) can specify other minimum age requirements.
pull/1306/head
Rigel Kent 2018-10-18 17:13:27 +02:00
parent 74cd011b6c
commit b8670e5336
No known key found for this signature in database
GPG Key ID: EA12971B0E438F36
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
<div class="form-group form-group-terms">
<my-peertube-checkbox
inputName="terms" formControlName="terms"
i18n-labelHtml labelHtml="I have read and agree to the <a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'>Terms</a> of this instance"
i18n-labelHtml labelHtml="I am at least 16 years old and agree to the <a href='/about/instance#terms-section' target='_blank'rel='noopener noreferrer'>Terms</a> of this instance"
></my-peertube-checkbox>
<div *ngIf="formErrors.terms" class="form-error">