From 3534bc6490b2b72a1afa0ab578d989b4cf1d5df0 Mon Sep 17 00:00:00 2001 From: Yasin Date: Wed, 28 May 2014 17:31:50 +0200 Subject: [PATCH] regform: fix- checkbox required --- portal/templates/registration_view.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/templates/registration_view.html b/portal/templates/registration_view.html index f32bb4c0..b7846e92 100644 --- a/portal/templates/registration_view.html +++ b/portal/templates/registration_view.html @@ -83,7 +83,7 @@
- I agree to the terms and conditions. + I agree to the terms and conditions
-- 2.43.0