mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed typo bug.
This commit is contained in:
parent
d03dc7607b
commit
507308c15c
@ -1171,7 +1171,6 @@ function reporting_html_historical_data($table, $item) {
|
||||
$row = array($data[__('date')], $data[__('Data')]);
|
||||
$table1->data[] = $row;
|
||||
}
|
||||
}
|
||||
|
||||
$table->colspan['database_serialized']['cell'] = 3;
|
||||
$table->cellstyle['database_serialized']['cell'] = 'text-align: center;';
|
||||
|
Loading…
x
Reference in New Issue
Block a user