diff --git a/e107_admin/prefs.php b/e107_admin/prefs.php index 8c655c936..9ff6dbcef 100644 --- a/e107_admin/prefs.php +++ b/e107_admin/prefs.php @@ -1635,7 +1635,7 @@ $text .= " ". - $frm->uc_select('comments_moderate', $pref['comments_moderate'],"nobody,guest,new,bots,public,admin,main,classes"). + $frm->uc_select('comments_moderate', $pref['comments_moderate'],"nobody,guest,new,bots,public,member,admin,main,classes"). "