Commit 3755c5d5 authored by Jérome Perrin's avatar Jérome Perrin

use 'First Name' and 'Last Name' for display on fields.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12478 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 119dee74
......@@ -243,7 +243,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Personal Name</string> </value>
<value> <string>First Name</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
......@@ -243,7 +243,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Surname</string> </value>
<value> <string>Last Name</string> </value>
</item>
<item>
<key> <string>truncate</string> </key>
......
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