@@ -47,7 +47,7 @@ |
||
47 | 47 | <?= I18N::translate('Individual') ?> |
48 | 48 | </label> |
49 | 49 | <div class="col-sm-9"> |
50 | - <?= FunctionsEdit::formControlIndividual( $controller->root, ['id' => 'rootid', 'name' => 'rootid']) ?> |
|
50 | + <?= FunctionsEdit::formControlIndividual($controller->root, ['id' => 'rootid', 'name' => 'rootid']) ?> |
|
51 | 51 | </div> |
52 | 52 | </div> |
53 | 53 |