#10233 added padding in form main wizard
This commit is contained in:
parent
e8a355870e
commit
1f13daf2be
|
@ -843,6 +843,7 @@ class AgentWizard extends HTML
|
||||||
html_print_div(
|
html_print_div(
|
||||||
[
|
[
|
||||||
'class' => 'white_box',
|
'class' => 'white_box',
|
||||||
|
'style' => 'padding: 20px',
|
||||||
'content' => $this->printForm(
|
'content' => $this->printForm(
|
||||||
[
|
[
|
||||||
'form' => $form,
|
'form' => $form,
|
||||||
|
|
Loading…
Reference in New Issue