individual-qrCodeFoafPerson.ftl: Minor fix
This commit is contained in:
parent
bbbf604a17
commit
b27514e14c
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ END:VCARD
|
|||
<#local email = (allProperties.getProperty("${core}email").firstValue)! >
|
||||
<#local url = urls.currentPage! >
|
||||
<#local photo = individual.thumbUrl! >
|
||||
<#local rev = "temp" >
|
||||
<#local rev = "" >
|
||||
|
||||
<#if firstName != "" && lastName != "">
|
||||
<#local vCard><#t>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue