diff --git a/APPL/Shared/queuemail.asp b/APPL/Shared/queuemail.asp index 76d708a5c3..92745a15f1 100644 --- a/APPL/Shared/queuemail.asp +++ b/APPL/Shared/queuemail.asp @@ -339,7 +339,7 @@ function bestandenlijstALL(pmodule, pniveau, pkey) RWTEXTAREATR("emails", "fldmaillist required", L("lcl_noti_sendto"), - safe.htmlattr(defaultemail), + defaultemail, {html: "rows='2' cols='60'"} // kan hier nog iets een nieuwe regel forceren? );