From b4a929accf576edc733fde75a81dfad9a3d288ed Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 25 Jul 2018 11:01:53 +0200 Subject: Add "agree to the terms" checkbox in registration form --- client/src/app/signup/signup.component.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'client/src/app/signup/signup.component.html') diff --git a/client/src/app/signup/signup.component.html b/client/src/app/signup/signup.component.html index 2fe9a4281..565b695d9 100644 --- a/client/src/app/signup/signup.component.html +++ b/client/src/app/signup/signup.component.html @@ -54,6 +54,17 @@ +
+ + +
+ {{ formErrors.terms }} +
+
+ -- cgit v1.2.3