andre hace 3 meses
padre
commit
59e8e8d113
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      app/UI/Client/Setting/Sections/EditGeneralSection.php

+ 1 - 0
app/UI/Client/Setting/Sections/EditGeneralSection.php

@@ -73,6 +73,7 @@ class EditGeneralSection extends FreeFieldsSection
             $infoedit = new Info('infoedit');
             $infoedit->setId('infoedit');
             $infoedit->setName('infoedit');
+            $infoedit->setTitle('');
             $infoedit->setDescription('infoeditmessage');
             $this->addField($infoedit);