Commit 59b4e32b authored by Romain Courteaud's avatar Romain Courteaud

Move the fields to the group center, in order not to split the display.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13872 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 422a092a
...@@ -91,7 +91,10 @@ ...@@ -91,7 +91,10 @@
<item> <item>
<key> <string>center</string> </key> <key> <string>center</string> </key>
<value> <value>
<list/> <list>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -105,10 +108,7 @@ ...@@ -105,10 +108,7 @@
<item> <item>
<key> <string>left</string> </key> <key> <string>left</string> </key>
<value> <value>
<list> <list/>
<string>your_update_catalog</string>
<string>your_update_translation</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
285 286
\ 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