visual fix

This commit is contained in:
alejandro.campos@artica.es 2024-01-25 17:19:05 +01:00
parent 29260473fc
commit 31312eaa53
1 changed files with 6 additions and 1 deletions

View File

@ -292,7 +292,12 @@ $data[0] = html_print_label_input_block(
'',
'',
'',
true
true,
false,
true,
'w100p',
false,
'width: 100%'
).'</div>'
);