# This patch file was generated by NetBeans IDE
# Following Index: paths are relative to: /Users/hannes/NetBeansProjects/renaklader-trunk/sites/all/modules/ecommerce/ec_product
# This patch can be applied using context Tools: Patch action on respective folder.
# It uses platform neutral UTF-8 encoding and \n newlines.
# Above lines and this line are ignored by the patching process.
Index: ec_product.admin.inc
--- ec_product.admin.inc Base (BASE)
+++ ec_product.admin.inc Locally Modified (Based On LOCAL)
@@ -58,7 +58,7 @@
     '#collapsible' => TRUE,
     '#collapsed' => TRUE,
     'pre_wrapper' => array('#type' => 'markup', '#value' => '<div id="ec-product-wrapper">', '#weight' => -999),
-    'post_wrapper' => array('#type' => 'markup', '#value' => '</div">', '#weight' => 999),
+    'post_wrapper' => array('#type' => 'markup', '#value' => '</div>', '#weight' => 999),
   );
   // Choose a product type.
   $ptypes[FALSE] = array('name' => t('Not a product'), 'help' => t('This item not for sale.'));
