andre 3 месяцев назад
Родитель
Сommit
59e8e8d113
1 измененных файлов с 1 добавлено и 0 удалено
  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);