Update text on email send to user after new member form
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Jan 2019 15:31:11 +0000 (10:31 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 3 Jan 2019 15:31:11 +0000 (10:31 -0500)
Remove event text from email.

views/front/members/userEmail.html

index 6726acd..0e8fc50 100644 (file)
@@ -16,7 +16,7 @@
         </table>
 
         <div id="emailFooter">
-            <p style="margin-bottom: 0px;">Thank you for submitting your event, please allow up to 48 hours for the event to be reviewed.</p>
+            <p style="margin-bottom: 0px;">Thank you for submitting your information.</p>
         </div>
     </body>
 </html>