#10233 added padding in form main wizard

This commit is contained in:
Daniel Cebrian 2023-01-31 12:53:04 +01:00
parent e8a355870e
commit 1f13daf2be
1 changed files with 1 additions and 0 deletions

View File

@ -843,6 +843,7 @@ class AgentWizard extends HTML
html_print_div(
[
'class' => 'white_box',
'style' => 'padding: 20px',
'content' => $this->printForm(
[
'form' => $form,