mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-05 07:02:19 +00:00
(feat) added custom fields support from Thunderbird's address book
This commit is contained in:
@@ -48,6 +48,10 @@
|
||||
<dl class="dl-horizontal">
|
||||
<var:string value="bday" escapeHTML="NO"
|
||||
/><var:string value="tz" escapeHTML="NO"
|
||||
/><var:string value="custom1" escapeHTML="NO"
|
||||
/><var:string value="custom2" escapeHTML="NO"
|
||||
/><var:string value="custom3" escapeHTML="NO"
|
||||
/><var:string value="custom4" escapeHTML="NO"
|
||||
/><var:string value="note" escapeHTML="NO"
|
||||
/>
|
||||
</dl>
|
||||
|
||||
Reference in New Issue
Block a user