diff --git a/productMods/templates/freemarker/edit/forms/addRoleToPersonTwoStage.ftl b/productMods/templates/freemarker/edit/forms/addRoleToPersonTwoStage.ftl index 7d1adff7..78e017a2 100644 --- a/productMods/templates/freemarker/edit/forms/addRoleToPersonTwoStage.ftl +++ b/productMods/templates/freemarker/edit/forms/addRoleToPersonTwoStage.ftl @@ -80,6 +80,9 @@ Set this flag on the input acUriReceiver where you would like this behavior to o

${titleVerb} ${roleDescriptor} entry for ${editConfiguration.subjectName}

<#--Display error messages if any--> +<#if activityLabelDisplayValue?has_content > + <#assign activityLabelValue = activityLabelDisplayValue /> + <#if submissionErrors?has_content> @@ -154,7 +157,7 @@ Set this flag on the input acUriReceiver where you would like this behavior to o

- +