#12099 Fix filter header

This commit is contained in:
miguel angel rasteu 2023-09-21 13:12:11 +02:00
parent 963664c1d8
commit d7f774bf57
1 changed files with 2 additions and 2 deletions

View File

@ -284,8 +284,8 @@ ui_print_standard_header(
// ------------------------ INIT FORM -----------------------------------
$table2 = new stdClass();
$table2->id = 'controls_table';
$table2->size[2] = '20%';
$table2->style[3] = 'position:absolute; left: auto';
// $table2->size[2] = '20%';
// $table2->style[3] = 'position:absolute; left: auto';
$table2->styleTable = 'border:none';
if (defined('METACONSOLE')) {