ddded comment
This commit is contained in:
parent
89ff40e2b9
commit
4ec832f523
|
@ -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';
|
||||
|
|
Loading…
Reference in New Issue