Commit e6d76725 authored by Aurel's avatar Aurel

fix description on field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21639 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6a5539ab
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>The Version of the Rule</string> </value> <value> <string>The Version of the Business Template</string> </value>
</item> </item>
<item> <item>
<key> <string>display_maxwidth</string> </key> <key> <string>display_maxwidth</string> </key>
......
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string>ID of a script to test if the rule should be applied.</string> </value> <value> <string>ID of a script to test if the predicate should be applied.</string> </value>
</item> </item>
<item> <item>
<key> <string>display_maxwidth</string> </key> <key> <string>display_maxwidth</string> </key>
......
850 851
\ 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