Commit eac64269 authored by Jérome Perrin's avatar Jérome Perrin

fix form title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31189 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9379052a
......@@ -44,6 +44,12 @@
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>edit_order</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>encoding</string> </key>
<value> <string>UTF-8</string> </value>
......@@ -129,7 +135,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>request/here/getTranslatedTitle</string> </value>
<value> <string>Folder Contents</string> </value>
</item>
<item>
<key> <string>unicode_mode</string> </key>
......@@ -139,6 +145,10 @@
<key> <string>update_action</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>update_action_title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
......
1397
\ No newline at end of file
1398
\ 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