Explorar o código

add forward section

andre hai 1 ano
pai
achega
efaab56534
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/UI/Client/EmailAccount/Sections/EditForwardSection.php

+ 2 - 2
app/UI/Client/EmailAccount/Sections/EditForwardSection.php

@@ -18,8 +18,8 @@ use ThurData\Servers\KerioEmail\Core\UI\Widget\Forms\Fields\Checkbox;
  */
 class EditForwardSection extends FreeFieldsSection
 {
-    protected $id   = 'editAdditionalSection';
-    protected $name = 'editAdditionalSection';
+    protected $id   = 'editForwardSection';
+    protected $name = 'editForwardSection';
 
     use FormExtendedTrait;