diff --git a/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml b/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml
index 63a3f883d8faf28c971b8d58629677a27cd2d0f2..b9fe1775c853d3c7cba86a12738e036b26f9cbb6 100644
--- a/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml
+++ b/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard.xml
@@ -12,18 +12,7 @@
         <item>
             <key> <string>_local_properties</string> </key>
             <value>
-              <tuple>
-                <dictionary>
-                  <item>
-                      <key> <string>id</string> </key>
-                      <value> <string>business_template_skin_layer_priority</string> </value>
-                  </item>
-                  <item>
-                      <key> <string>type</string> </key>
-                      <value> <string>float</string> </value>
-                  </item>
-                </dictionary>
-              </tuple>
+              <tuple/>
             </value>
         </item>
         <item>
@@ -32,10 +21,6 @@
               <tuple/>
             </value>
         </item>
-        <item>
-            <key> <string>business_template_skin_layer_priority</string> </key>
-            <value> <float>300.0</float> </value>
-        </item>
         <item>
             <key> <string>id</string> </key>
             <value> <string>erp5_wizard</string> </value>
diff --git a/bt5/erp5_wizard/bt/change_log b/bt5/erp5_wizard/bt/change_log
index 60ee68379cf18b3b046a00fd1c210b565587b56b..54dfd2bcd44fccea46a35620173150c8fb5788f4 100644
--- a/bt5/erp5_wizard/bt/change_log
+++ b/bt5/erp5_wizard/bt/change_log
@@ -1,3 +1,6 @@
+2008-10-10 yusei
+* Removed business_template_skin_layer_priority from erp5_wizard skin folder. Now express_customisation bt will control customisation stuff.
+
 2008-10-9 yusei
 * Handle HTTP_ACCEPT_LANGUAGE better.
 
diff --git a/bt5/erp5_wizard/bt/revision b/bt5/erp5_wizard/bt/revision
index 6d3e9dc78d4961c7934c3a850541613398863921..8306ec157b98723c6204c6395c9bce44649681f6 100644
--- a/bt5/erp5_wizard/bt/revision
+++ b/bt5/erp5_wizard/bt/revision
@@ -1 +1 @@
-129
\ No newline at end of file
+130
\ No newline at end of file