better notification message
diff --git a/erpnext/website/__init__.py b/erpnext/website/__init__.py
index fbaab0d..eb3a055 100644
--- a/erpnext/website/__init__.py
+++ b/erpnext/website/__init__.py
@@ -22,4 +22,4 @@
 		webnotes.msgprint('Please give us your email id so that we can write back to you', raise_exception=True)
 	
 	d.save()
-	webnotes.msgprint('Thank you for your query, we will get back to you asap.')
\ No newline at end of file
+	webnotes.msgprint('Thank you!')
\ No newline at end of file