diff --git a/components/front.php b/components/front.php index 30cc90ede04d0ef20df3d49d8d5176fd86569fbd..116aa32a031b878508051d4539d26fef610719d5 100644 --- a/components/front.php +++ b/components/front.php @@ -9,7 +9,7 @@ if (!$session->loggedin) { $output = file_get_contents("../static/fragments/Join.txt"); } else { $output = "
If you would like to contribute to the site or report a bug, please contact imranh.
Why not join our Live Chat?
Why not join our Live Chat?
Signup is complete, please see below for your password, a copy has also been send to {$email}, we request you - change this immediatley. See our Getting Started page for some + change this immediately. See our Getting Started page for some ways you can start using your new SUCS account!
Username: {$username}
diff --git a/templates/susignup.tpl b/templates/susignup.tpl
index 322625fcfdcb187d72fcea5207b61c55a662f915..abde0682b68401d23b75caf13a5d0829704d92af 100644
--- a/templates/susignup.tpl
+++ b/templates/susignup.tpl
@@ -39,6 +39,7 @@