mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-23 13:55:43 +02:00
#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…
x
Reference in New Issue
Block a user