From e13a1d73a40753654f48d854070d9108b1fd29e4 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Mon, 16 Feb 2015 11:35:11 -0500 Subject: [PATCH] Update contact form template use small-11 and center --- Toolkit/Contacts/templates/contactForm.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Toolkit/Contacts/templates/contactForm.html b/Toolkit/Contacts/templates/contactForm.html index 17e9eb8..432a985 100644 --- a/Toolkit/Contacts/templates/contactForm.html +++ b/Toolkit/Contacts/templates/contactForm.html @@ -16,14 +16,14 @@ {else:} {if:elem.isButton()} {if:elem.notFrozen()} -
{elem.html:h}
+
{elem.html:h}
{end:} {else:} {if:elem.error} -
+
{else:} -
+
{end:} {if:elem.isType(#textarea#)} {if:elem.required}