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

align="right" is not valid HTML

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25627 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 34821594
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
<list> <list>
<string>title</string> <string>title</string>
<string>default</string> <string>default</string>
<string>extra</string>
<string>editable</string> <string>editable</string>
</list> </list>
</value> </value>
...@@ -98,6 +99,10 @@ ...@@ -98,6 +99,10 @@
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>extra</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>matrixbox_quantity</string> </value> <value> <string>matrixbox_quantity</string> </value>
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
<list> <list>
<string>title</string> <string>title</string>
<string>default</string> <string>default</string>
<string>extra</string>
<string>editable</string> <string>editable</string>
</list> </list>
</value> </value>
...@@ -98,6 +99,10 @@ ...@@ -98,6 +99,10 @@
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>extra</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>matrixbox_quantity</string> </value> <value> <string>matrixbox_quantity</string> </value>
......
...@@ -15,6 +15,7 @@ ...@@ -15,6 +15,7 @@
<list> <list>
<string>title</string> <string>title</string>
<string>default</string> <string>default</string>
<string>extra</string>
<string>editable</string> <string>editable</string>
</list> </list>
</value> </value>
...@@ -98,6 +99,10 @@ ...@@ -98,6 +99,10 @@
<key> <string>editable</string> </key> <key> <string>editable</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>extra</string> </key>
<value> <string></string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>matrixbox_quantity</string> </value> <value> <string>matrixbox_quantity</string> </value>
......
213 214
\ 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