From 5dc06c320a9d026a291709d07a0fba8fa9cd0600 Mon Sep 17 00:00:00 2001 From: mensonge Date: Fri, 11 Jan 2008 08:58:28 +0000 Subject: New feature: add antispam question to register (configurable in config file) git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@8 b3834d28-1941-0410-a4f8-b48e95affb8f --- templates/register.tpl.php | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/register.tpl.php b/templates/register.tpl.php index 7160535..7691a95 100644 --- a/templates/register.tpl.php +++ b/templates/register.tpl.php @@ -27,6 +27,15 @@ window.onload = function() { + +0) {?> + + + + + + + @@ -37,4 +46,4 @@ window.onload = function() { includeTemplate($GLOBALS['bottom_include']); -?> \ No newline at end of file +?> -- cgit v1.2.3-54-g00ecf