diff --git a/productMods/templates/freemarker/body/partials/individual/individual-qrCodeGenerator.ftl b/productMods/templates/freemarker/body/partials/individual/individual-qrCodeGenerator.ftl index 1683152e..14555044 100644 --- a/productMods/templates/freemarker/body/partials/individual/individual-qrCodeGenerator.ftl +++ b/productMods/templates/freemarker/body/partials/individual/individual-qrCodeGenerator.ftl @@ -63,7 +63,7 @@ <#local title = qrData.preferredTitle! > <#local phoneNumber = qrData.phoneNumber! > <#local email = qrData.email! > - <#local url = qrData.externalUrl! > + <#local url = individual.uri! > <#local photo = individual.thumbUrl! > <#local rev = "" >