diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php index 767124f29..342c1b057 100644 --- a/e107_admin/prefs.php +++ b/e107_admin/prefs.php @@ -1541,7 +1541,7 @@ $text .= " ".PRFLAN_161.": - ".$frm->radio_switch('comments_disabled', $pref['comments_disabled'], LAN_NO, LAN_YES,array('reverse'=>1))." + ".$frm->radio_switch('comments_disabled', $pref['comments_disabled'], LAN_YES, LAN_NO, array('inverse'=>1))."