diff options
-rw-r--r-- | html/register.phtml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/html/register.phtml b/html/register.phtml index 1b9c8f7c..b4a40943 100644 --- a/html/register.phtml +++ b/html/register.phtml @@ -22,7 +22,9 @@ Your registration form was incomplete. Please fill in all the fields, thank-you! </p> -<?php else: ?> +<?php else: + $mailinglist=true +?> <p> Please register your download using the form below. <br> |