mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Update html.formmail.class.php
This commit is contained in:
@@ -1617,7 +1617,14 @@ class ModelMail
|
||||
*/
|
||||
public $label;
|
||||
|
||||
/**
|
||||
* @var string Model mail topic
|
||||
*/
|
||||
public $topic;
|
||||
|
||||
/**
|
||||
* @var string Model mail content
|
||||
*/
|
||||
public $content;
|
||||
public $content_lines;
|
||||
public $lang;
|
||||
|
||||
Reference in New Issue
Block a user