Commit 32ff0374 authored by Nicolas Delaby's avatar Nicolas Delaby

Wrong field name, sorry

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42124 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent aaee303f
......@@ -93,7 +93,7 @@
<key> <string>left</string> </key>
<value>
<list>
<string>text_content</string>
<string>your_text_content</string>
<string>your_source_person_first_name</string>
<string>your_source_person_last_name</string>
<string>your_source_person_default_email_text</string>
......
......@@ -19,7 +19,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>text_content</string> </value>
<value> <string>your_text_content</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......
1031
\ No newline at end of file
1032
\ 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