andre 3 bulan lalu
induk
melakukan
820e72a314
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/UI/Client/Setting/Sections/EditGeneralSection.php

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

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