@@ -68,6 +68,7 @@ function _M:init(dialogdef, profile_help_text)
self.c_news=Checkbox.new{title="Accept to receive #{bold}#very infrequent#{normal}# (a few per year) mails",default=false,fct=function()self:okclick()end}
self.c_news2=Textzone.new{text="about important game events from us.",width=self.iw-20,auto_height=true}