shish 4 lat temu
rodzic
commit
1b83a95904
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      biz/pt/classes/AgreementClass.php

+ 1 - 1
biz/pt/classes/AgreementClass.php

@@ -262,7 +262,7 @@ TEXT;
             }
             $item = str_replace('_BB_', '', $item);
             $item = str_replace('_@@_', '', $item);
-            $current['item'] = $item;
+            $current['content'] = $item;
             $new[] = $current;
         }
         if ($type == 0) {