Commit 04fd50f6 authored by Jérome Perrin's avatar Jérome Perrin

"Section" is probably a better label than Destination Section.

my_destination_section_title used source_section as category.



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10541 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3940ac46
......@@ -259,7 +259,7 @@
</item>
<item>
<key> <string>base_category</string> </key>
<value> <string>source_section</string> </value>
<value> <string>destination_section</string> </value>
</item>
<item>
<key> <string>catalog_index</string> </key>
......@@ -345,6 +345,14 @@
<key> <string>max_length</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_linelength</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>max_lines</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>parameter_list</string> </key>
<value>
......
......@@ -275,7 +275,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Destination Section</string> </value>
<value> <string>Section</string> </value>
</item>
<item>
<key> <string>unicode</string> </key>
......
59
\ No newline at end of file
61
\ 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