From a14e3e328020880cb2a14c70095e46738f906884 Mon Sep 17 00:00:00 2001
From: tworrall
Date: Fri, 2 Dec 2011 22:01:35 +0000
Subject: [PATCH] NIHVIVO-3413 corrected capitalization issue
---
.../web/templates/freemarker/edit/forms/dateTimeValueForm.ftl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/webapp/web/templates/freemarker/edit/forms/dateTimeValueForm.ftl b/webapp/web/templates/freemarker/edit/forms/dateTimeValueForm.ftl
index 850bdf5be..69c461a3e 100644
--- a/webapp/web/templates/freemarker/edit/forms/dateTimeValueForm.ftl
+++ b/webapp/web/templates/freemarker/edit/forms/dateTimeValueForm.ftl
@@ -16,7 +16,7 @@
<#assign disabledVal=""/>
#if>
-${editMode} date time value for ${editConfiguration.subjectName}
+${titleVerb} date time value for ${editConfiguration.subjectName}
-
${stylesheets.add('',
'')}