From 60c6dcd060a5f75c70433e4da6b569a0e50848e6 Mon Sep 17 00:00:00 2001 From: tworrall Date: Tue, 29 Nov 2011 16:10:19 +0000 Subject: [PATCH] updated so role examples use correct css class --- .../freemarker/edit/forms/addPresenterRoleToPerson.ftl | 2 +- .../freemarker/edit/forms/addTeacherRoleToPerson.ftl | 2 +- .../edit/forms/personHasEducationalTraining.ftl | 8 +++++--- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl b/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl index 8d18b54e..75753ea2 100644 --- a/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl +++ b/productMods/templates/freemarker/edit/forms/addPresenterRoleToPerson.ftl @@ -21,7 +21,7 @@ roleExamples--> <#assign roleDescriptor = "presentation" /> <#assign typeSelectorLabel = "presentation type" /> <#assign buttonText = "Presentation Role" /> -<#assign roleExamples = "(e.g., Moderator, Speaker, Panelist)" /> +<#assign roleExamples = " (e.g., Moderator, Speaker, Panelist)" /> <#--Each of the two stage forms will include the form below--> <#include "addRoleToPersonTwoStage.ftl"> \ No newline at end of file diff --git a/productMods/templates/freemarker/edit/forms/addTeacherRoleToPerson.ftl b/productMods/templates/freemarker/edit/forms/addTeacherRoleToPerson.ftl index 643abb1f..2e1927f9 100644 --- a/productMods/templates/freemarker/edit/forms/addTeacherRoleToPerson.ftl +++ b/productMods/templates/freemarker/edit/forms/addTeacherRoleToPerson.ftl @@ -20,7 +20,7 @@ roleExamples--> <#--Variable assignments for Add Clinical Role To Person--> <#assign roleDescriptor = "teaching activity" /> <#assign typeSelectorLabel = "teaching activity type" /> -<#assign roleExamples = "(e.g., Instructor, Facilitator, Assistant)" /> +<#assign roleExamples = " (e.g., Instructor, Facilitator, Assistant)" /> <#--Each of the two stage forms will include the form below--> <#include "addRoleToPersonTwoStage.ftl"> \ No newline at end of file diff --git a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl index 6fc4f8e6..ebde1055 100644 --- a/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl +++ b/productMods/templates/freemarker/edit/forms/personHasEducationalTraining.ftl @@ -121,7 +121,7 @@

- +

@@ -142,8 +142,10 @@

- - + +