From 74ab8905f21c120a02400e9d4714fa295a5a0a23 Mon Sep 17 00:00:00 2001
From: Vincent Pelletier <vincent@nexedi.com>
Date: Wed, 26 Jul 2006 14:09:04 +0000
Subject: [PATCH] Typo.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8807 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_xhtml_style/Base_doDialog.xml          | 5 ++---
 product/ERP5/bootstrap/erp5_xhtml_style/bt/revision          | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml
index 815f3931d9..e7fa4a1263 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/Base_doDialog.xml
@@ -68,7 +68,7 @@
         </item>
         <item>
             <key> <string>_body</string> </key>
-            <value> <string>return conetxt.ERP5XhtmlStyle_redirect(dialog_select.split()[0], **kw)\n
+            <value> <string>return context.ERP5XhtmlStyle_redirect(select_dialog.split()[0], **kw)\n
 </string> </value>
         </item>
         <item>
@@ -121,9 +121,8 @@
                             <string>kw</string>
                             <string>_apply_</string>
                             <string>_getattr_</string>
-                            <string>conetxt</string>
+                            <string>context</string>
                             <string>_getitem_</string>
-                            <string>dialog_select</string>
                           </tuple>
                         </value>
                     </item>
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index 7d37386284..31ff414b74 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-45
\ No newline at end of file
+48
\ No newline at end of file
-- 
2.30.9