andre 3 miesięcy temu
rodzic
commit
59e8e8d113

+ 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);