From e6e37662d1aa22f812d0dc80f2bf79f8475ada77 Mon Sep 17 00:00:00 2001 From: hjkhjk54 Date: Tue, 22 Nov 2011 13:41:47 +0000 Subject: [PATCH] including unsupported browser message in add associated concept and add authors to information resource templates --- .../templates/freemarker/edit/forms/addAssociatedConcept.ftl | 2 +- .../edit/forms/addAuthorsToInformationResource.ftl | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl index b5749d47..7a62e2a6 100644 --- a/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl +++ b/productMods/templates/freemarker/edit/forms/addAssociatedConcept.ftl @@ -29,7 +29,7 @@ -<@lvf.unsupportedBrowser/> +<@lvf.unsupportedBrowser urls.base/>
diff --git a/productMods/templates/freemarker/edit/forms/addAuthorsToInformationResource.ftl b/productMods/templates/freemarker/edit/forms/addAuthorsToInformationResource.ftl index 1bd56bee..e1544069 100644 --- a/productMods/templates/freemarker/edit/forms/addAuthorsToInformationResource.ftl +++ b/productMods/templates/freemarker/edit/forms/addAuthorsToInformationResource.ftl @@ -2,7 +2,7 @@ <#-- Custom form for adding authors to information resources --> -<#import "lib-vivo-form.ftl" as lf> +<#import "lib-vivo-form.ftl" as lvf> <#--Retrieve certain page specific information information--> <#assign newRank = editConfiguration.pageData.newRank /> @@ -23,7 +23,8 @@ <#assign requiredHint=" *" /> <#assign initialHint="(initial okay)" /> -<#--unsupported browser message--> +<@lvf.unsupportedBrowser urls.base/> +

${title}