mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
Fixed minor visual bug - #3707
Former-commit-id: 963b3e5385bddb1726d87c57d6ee24c5ad437d1b
This commit is contained in:
parent
3da2f267a2
commit
41ea1a4c66
@ -350,7 +350,7 @@ $table->head[4] = __('Op.');
|
|||||||
$table->style = [];
|
$table->style = [];
|
||||||
$table->style[0] = 'font-weight: bold';
|
$table->style[0] = 'font-weight: bold';
|
||||||
$table->size = [];
|
$table->size = [];
|
||||||
$table->size[4] = '60px';
|
$table->size[4] = '85px';
|
||||||
$table->align = [];
|
$table->align = [];
|
||||||
$table->align[1] = 'left';
|
$table->align[1] = 'left';
|
||||||
$table->align[4] = 'left';
|
$table->align[4] = 'left';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user