From cc47a7ad5b531927f14a3e1288c1939751ba40ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Fri, 3 Feb 2017 07:05:20 +0100 Subject: [PATCH] Update prefs.php --- e107_admin/prefs.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php index 14830aac1..b7c3e3f4d 100644 --- a/e107_admin/prefs.php +++ b/e107_admin/prefs.php @@ -502,7 +502,7 @@ $text .= "
".$e_userclass->uc_dropdown('contact_visibility', varset( $pref['contact_visibility'],e_UC_PUBLIC), null, "tabindex='".$frm->getNext()."'")." -
Contact form will only be visible to this userclass group.
+
".PRFLAN_274."
@@ -994,7 +994,7 @@ $text .= " ".$frm->radio_switch('use_coppa', $pref['use_coppa'])." -
".PRFLAN_46." ".PRFLAN_94."
+
".PRFLAN_46." ".PRFLAN_94."
";