From: Steve Sutton Date: Tue, 14 Apr 2015 17:32:41 +0000 (-0400) Subject: Fix date fields X-Git-Tag: v1.3.5^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=af34c065d712abb505d240bb76811f0595aefc98;p=web%2FGaylordGolfMecca.git Fix date fields for label placement --- diff --git a/Toolkit/Contacts/templates/contactForm.html b/Toolkit/Contacts/templates/contactForm.html index 77e6e08..95d52a3 100644 --- a/Toolkit/Contacts/templates/contactForm.html +++ b/Toolkit/Contacts/templates/contactForm.html @@ -69,7 +69,7 @@ {else:} {if:elem.required} {if:elem.isType(#date#)} - {elem.label:h}{elem.html:h} + {elem.html:h} {else:} {end:}