diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_doNothing.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_doNothing.xml
index 865d6ba04dac2984832a148a5a2aec4f9325f8f7..3ef6660d3c1d1b11bbf185b70a590339d4ea4c24 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_doNothing.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_doNothing.xml
@@ -69,7 +69,7 @@
         <item>
             <key> <string>_body</string> </key>
             <value> <string>kw.update(context.REQUEST.form)\n
-return context.ERP5XhtmlStyle_redirect(context.absolute_url(), keep_items={\'portal_status_message\': \'"Nothing" action is done.\'}, **kw)\n
+return context.ERP5Site_redirect(context.absolute_url(), keep_items={\'portal_status_message\': \'"Nothing" action is done.\'}, **kw)\n
 </string> </value>
         </item>
         <item>
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 0fd0714a51f10639eab0e6a0121977179a7b458a..3fbd193e4a2dea8bb1d580e5bab0e1e586ee8686 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-103
\ No newline at end of file
+106
\ No newline at end of file