diff --git a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl index 9f97adda..2572f1f0 100644 --- a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl @@ -6,9 +6,7 @@ <#import "lib-vivo-form.ftl" as lvf> -<#assign subjectName="Fake name hardcoded in FTL"/> -<#assign requiredHint="*"/> -<#assign yearHint="Do it his year!!!"/> +<#assign subjectName=""/> <#assign roleActivityUri="mysteryRoleActivityURI"/> <#assign orgLabel="mysteryOrgLabel"/> @@ -18,7 +16,7 @@ <#assign editMode = "add"> #if> -<#if editMode == "edit"> +<#if editMode == "edit"> <#assign titleVerb="Edit"> <#assign submitButtonText="Edit Educational Training"> <#assign disabledVal="disabled"> @@ -39,7 +37,7 @@ <#else> --> -