Browse Source

new info form

andre 6 tháng trước cách đây
mục cha
commit
9c0ad1aeff
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/UI/Client/Setting/Forms/InfoForm.php

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

@@ -40,7 +40,6 @@ class InfoForm extends BaseForm implements ClientArea
         $this->addField(new Hidden("selfdomain"));
         $field = new Text("mxthurdata");
         $field->setRawTitle('MX Eintrag ThurData Vorgabe');
-        $field->setHtmlAttributes(['disabled']);
         $this->addField($field);
         $field = new Text("mxactive");
         $field->setRawTitle('Aktueller MX Eintrag');