Index: branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php
===================================================================
--- branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	(revision 16969)
+++ branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php	(revision 16992)
@@ -171,5 +171,5 @@
             $this->tpl_mainpage = 'products/complete.tpl';
 
-            $this->arrFrom['product_id'] = $this->lfRegistProduct($_POST);		// データ登録
+            $this->arrForm['product_id'] = $this->lfRegistProduct($_POST);		// データ登録
 
             // 件数カウントバッチ実行
