| Version Number | 1.33 |
| Finished | Yes |
| Type | bugfix |
The token BODY is used in the file: admin/mail_id_info.html
to show the textarea for the email body.
This token is a duplciate from the header.html file for <body |BODY| ..> so one must be changed.
The mail_id_info.html will have the BODY token changed to EMAIL_BODY.
The CMD_API command will not change, the “body” variable will remain just “body”.