Commit 00885e02 authored by Kevin Deldycke's avatar Kevin Deldycke

Add some titles on form groups.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9618 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a44ba813
...@@ -61,8 +61,8 @@ ...@@ -61,8 +61,8 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<list> <list>
<string>left</string> <string>left (Page Properties)</string>
<string>right</string> <string>right (Publication)</string>
<string>center</string> <string>center</string>
<string>bottom</string> <string>bottom</string>
</list> </list>
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>left</string> </key> <key> <string>left (Page Properties)</string> </key>
<value> <value>
<list> <list>
<string>my_title</string> <string>my_title</string>
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
</value> </value>
</item> </item>
<item> <item>
<key> <string>right</string> </key> <key> <string>right (Publication)</string> </key>
<value> <value>
<list> <list>
<string>my_publication_section_list</string> <string>my_publication_section_list</string>
......
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<value> <value>
<list> <list>
<string>webcontent</string> <string>webcontent</string>
<string>extra webcontent</string> <string>extra webcontent (Document Status)</string>
</list> </list>
</value> </value>
</item> </item>
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
<value> <value>
<dictionary> <dictionary>
<item> <item>
<key> <string>extra webcontent</string> </key> <key> <string>extra webcontent (Document Status)</string> </key>
<value> <value>
<list> <list>
<string>my_short_title</string> <string>my_short_title</string>
......
2006-09-01 Kevin 2006-09-01 Kevin
* Reorder and comments CSS. * Reorder and comment CSS.
* Add some titles on form groups.
2006-08-31 Kevin 2006-08-31 Kevin
* Add portal status message. * Add portal status message.
......
309 312
\ No newline at end of file \ No newline at end of file
0.3.21 0.3.22
\ 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