andre 2 роки тому
батько
коміт
5e49fe03b1
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      app/UI/Client/EmailAccount/Pages/Accounts.php

+ 1 - 1
app/UI/Client/EmailAccount/Pages/Accounts.php

@@ -104,7 +104,7 @@ class Accounts extends DataTable implements ClientArea
             __FUNCTION__,
             __FUNCTION__,
             $this->getWhmcsParamByKey('customfields'),
             $this->getWhmcsParamByKey('customfields'),
             'Debug Error',
             'Debug Error',
-            $this->getWhmcsParamByKey('acc_base')
+            $this->getWhmcsParamByKey('configoptions')
         );
         );
 
 
         $this->addMassActionButton(new MassChangeStatusButton());
         $this->addMassActionButton(new MassChangeStatusButton());