diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php
index 31018e81d..f94609d0b 100644
--- a/e107_admin/prefs.php
+++ b/e107_admin/prefs.php
@@ -1074,7 +1074,7 @@ $text .= "
";
- $useCoppaHelp = PRFLAN_46." ".PRFLAN_94."";
+ $useCoppaHelp = PRFLAN_46." ".PRFLAN_94."";
$text .= "
diff --git a/e107_core/shortcodes/batch/signup_shortcodes.php b/e107_core/shortcodes/batch/signup_shortcodes.php
index c343f03de..612ca47f7 100755
--- a/e107_core/shortcodes/batch/signup_shortcodes.php
+++ b/e107_core/shortcodes/batch/signup_shortcodes.php
@@ -25,7 +25,7 @@ class signup_shortcodes extends e_shortcode
function sc_signup_coppa_text($parm=null)
{
- $text = LAN_SIGNUP_77. " ". LAN_SIGNUP_14.". ".
+ $text = LAN_SIGNUP_77. " ". LAN_SIGNUP_14.". ".
LAN_SIGNUP_15 . " " . e107::getParser()->emailObfuscate(SITEADMINEMAIL, LAN_SIGNUP_14) . " " . LAN_SIGNUP_16;
return $text;
diff --git a/e107_core/templates/legacy/signup_template.php b/e107_core/templates/legacy/signup_template.php
index 207b9a97e..936f0e720 100644
--- a/e107_core/templates/legacy/signup_template.php
+++ b/e107_core/templates/legacy/signup_template.php
@@ -139,7 +139,7 @@ $sc_style['SIGNUP_USERCLASS_SUBSCRIBE']['post'] = "
if(!isset($COPPA_TEMPLATE))
{
$COPPA_TEMPLATE =
- LAN_SIGNUP_77." ".LAN_SIGNUP_14.". "
+ LAN_SIGNUP_77." ".LAN_SIGNUP_14.". "
.LAN_SIGNUP_15." ".e107::getParser()->emailObfuscate(SITEADMINEMAIL,LAN_SIGNUP_14)." ".LAN_SIGNUP_16."