From 968a8a0b6c39b5694a98194eef30e5536c3caa05 Mon Sep 17 00:00:00 2001 From: Brock Whittaker Date: Wed, 4 Oct 2017 14:43:45 -0700 Subject: [PATCH] /create_realm/: Change TOS checkbox to feature new styling. This changes the TOS checkbox to use the internal checkbox styling rather than the unstyled default appearance. --- templates/zerver/register.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/zerver/register.html b/templates/zerver/register.html index 5cd46736bc..c648ac5ff5 100644 --- a/templates/zerver/register.html +++ b/templates/zerver/register.html @@ -135,9 +135,10 @@ Form is validated both client-side using jquery-validate (see signup.js) and ser This is distinct from 'checked', which determines whether the checkbox appears at all. (So, it's not symmetric to the code above.) #} - -