diff --git a/web/root/msgs/subinfo.ssjs b/web/root/msgs/subinfo.ssjs index ec409d81cb4c35f62dde2cefe46d665627c31e67..444f72af933353e6e8aac836caed9082aaf63a63 100644 --- a/web/root/msgs/subinfo.ssjs +++ b/web/root/msgs/subinfo.ssjs @@ -9,6 +9,7 @@ if((g==undefined || isNaN(g) || g==-1) && sub=='mail') { template.sub.name="MAIL"; template.sub.qwk_name="<NONE>"; template.sub.is_moderated=false; + template.sub.is_operator=true; template.sub.can_post=true; template.sub.can_read=true; template.sub.max_msgs="Unknown";