From 1498ee3e056d26308a8ab23ec089ad643c569ec4 Mon Sep 17 00:00:00 2001 From: Divya Upadhyay Date: Mon, 10 Aug 2015 16:38:29 +0530 Subject: [PATCH] Updated contact.php to indicate required fields To solve the issue of making the design of Contact Us Page more verbose ( https://github.com/systers/crowdmap/issues/26 ). Added asterisk to clearly indicate the required fields to the user. --- themes/default/views/contact.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/themes/default/views/contact.php b/themes/default/views/contact.php index ff5b4bfa..c74fde3b 100644 --- a/themes/default/views/contact.php +++ b/themes/default/views/contact.php @@ -34,11 +34,11 @@ } ?> 'contactForm', 'name' => 'contactForm')); ?> -
+
* :
-
+
* :
@@ -46,15 +46,15 @@ :
-
+
* :
-
+
* :
-
+
* :
render(); ?>
@@ -68,4 +68,4 @@
-
\ No newline at end of file +