merge with master
[platal.git] / templates / core / vcard.tpl
index 8faa8e3..0d9cab5 100644 (file)
@@ -78,7 +78,7 @@ URL:{$nw.address}
 {if strlen(trim($vcard.freetext)) == 0}
 NOTE:(X{$vcard.promo})
 {else}
-NOTE:(X{$vcard.promo})\n{$vcard.freetext|vcard_enc}
+NOTE:(X{$vcard.promo})\n{$vcard.freetext|miniwiki:'no_title':'text'|vcard_enc}
 {/if}
 {if $vcard.section}
 X-SECTION:{$vcard.section}