diff --git a/config/horizontal_form.php b/config/horizontal_form.php
index de38a8b3c..849597f27 100644
--- a/config/horizontal_form.php
+++ b/config/horizontal_form.php
@@ -1,6 +1,6 @@
'
'
- . ''
- . '
',
+ 'label' => ''
- . ''
- . '
',
+ 'input' => ''
- . ''
- . '
',
+ 'textarea' => ''
+ 'error' => '
'
. '{{content}}'
. '
',
-
// Container for error items.
- //'errorList' => '
',
'errorList' => '{{content}}',
-
// Error item wrapper.
- //'errorItem' => '
{{text}}',
'errorItem' => '
{{text}}
'
];
/*
@@ -49,11 +36,11 @@ return [
-
+