andre před 5 měsíci
rodič
revize
ecd7fb93cc
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      app/UI/Client/Setting/Forms/InfoForm.php

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

@@ -15,6 +15,8 @@ use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\BaseForm;
 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\Sections\BoxSection;
+use ThurData\Servers\KerioEmail\App\UI\Client\Setting\Buttons\InfoButton;
+
 
 use function ThurData\Servers\KerioEmail\Core\Helper\di;