From 6607747b3790fd003d587c949157158bff0b7b50 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 22 Oct 2012 13:48:14 +0100 Subject: Require that user type in two passwords and check they match when registering. --- data/templates/default/register.tpl.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data') diff --git a/data/templates/default/register.tpl.php b/data/templates/default/register.tpl.php index 62cebad..6cfddd7 100644 --- a/data/templates/default/register.tpl.php +++ b/data/templates/default/register.tpl.php @@ -22,6 +22,11 @@ window.onload = function() { + + + + + -- cgit v1.2.3