mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Update comment
This commit is contained in:
parent
1d45fd3044
commit
1208e219c2
@ -4355,7 +4355,7 @@ function reporting_html_last_value($table, $item, $pdf=0)
|
||||
true
|
||||
);
|
||||
} else {
|
||||
// PDF align center each column
|
||||
// Center every row
|
||||
for ($i = 0; $i < 4; $i++) {
|
||||
$table_data->cellstyle['1'][$i] = 'text-align: center;';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user