Commit f22e0c45 authored by Fabien Morin's avatar Fabien Morin

revert a mistake instroduced in r33449, sorry

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33450 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0b0496c0
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
<key> <string>request_vars</string> </key> <key> <string>request_vars</string> </key>
<value> <value>
<tuple> <tuple>
<string>LOCALIZER_LANGUAGE</string>
<string>current_web_section_url</string> <string>current_web_section_url</string>
<string>web_site_language</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
<value> <value>
<tuple> <tuple>
<string>AUTHENTICATED_USER</string> <string>AUTHENTICATED_USER</string>
<string>LOCALIZER_LANGUAGE</string>
<string>current_web_section_url</string> <string>current_web_section_url</string>
<string>web_site_language</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -29,8 +29,8 @@ ...@@ -29,8 +29,8 @@
<key> <string>request_vars</string> </key> <key> <string>request_vars</string> </key>
<value> <value>
<tuple> <tuple>
<string>LOCALIZER_LANGUAGE</string>
<string>current_web_site_url</string> <string>current_web_site_url</string>
<string>web_site_language</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
...@@ -30,8 +30,8 @@ ...@@ -30,8 +30,8 @@
<value> <value>
<tuple> <tuple>
<string>AUTHENTICATED_USER</string> <string>AUTHENTICATED_USER</string>
<string>LOCALIZER_LANGUAGE</string>
<string>current_web_site_url</string> <string>current_web_site_url</string>
<string>web_site_language</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
915 916
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment