]> git.sur5r.net Git - contagged/blobdiff - templates/entry_vcf.tpl
Merge pull request #15 from cweiske/master
[contagged] / templates / entry_vcf.tpl
index 2555416db429ce5279485c652909ccc71e2c2746..bd686c3b5c4ff6a0a43c71bcf0e787af531d2457 100644 (file)
@@ -12,7 +12,7 @@ TEL;WORK;PAGER;ENCODING=QUOTED-PRINTABLE:{$entry.pager|escape:qp}
 {foreach from=$entry.mail item=mail}
 EMAIL;INTERNET:{$mail}
 {/foreach}
-ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;{$entry.street|escape:qp};{$entry.location|escape:qp};;{$entry.plz|escape:qp};
+ADR;WORK;ENCODING=QUOTED-PRINTABLE:;;{$entry.street|escape:qp};{$entry.location|escape:qp};;{$entry.plz|escape:qp};{$entry.country|escape:qp}
 ADR;HOME;ENCODING=QUOTED-PRINTABLE:;;{$entry.homestreet|escape:qp}
 URL;WORK:{$entry.url}
 BDAY:{$entry.birthday}