ddded comment

This commit is contained in:
alejandro-campos 2019-09-10 10:03:30 +02:00
parent 89ff40e2b9
commit 4ec832f523
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ $table->size[0] = '30%';
$table->style[0] = 'font-weight:bold';
$table->size[1] = '70%';
// Mail configuration table.
$table_mail_conf = new stdClass();
$table_mail_conf->width = '100%';
$table_mail_conf->class = 'databox filters';