Explorar el Código

new info button

andre hace 5 meses
padre
commit
96ef8713df
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      app/UI/Client/Setting/Forms/EditSettingForm.php

+ 2 - 0
app/UI/Client/Setting/Forms/EditSettingForm.php

@@ -12,6 +12,8 @@ use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Text;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\FormConstants;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\FormConstants;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Sections\InputGroup;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Sections\InputGroup;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\InputGroupElements;
 use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\InputGroupElements;
+use ThurData\Servers\KerioEmail\App\UI\Client\Setting\Sections\EditGeneralSection;
+use ThurData\Servers\KerioEmail\App\UI\Client\Setting\Sections\EditAdditionalSection;
 
 
 /**
 /**
  *
  *