1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-14 00:54:06 +02:00

Rename new_user.email.php to new-user.email.php

This commit is contained in:
Sergey Romanenko
2014-01-21 14:39:02 +02:00
parent 1e2fe718c1
commit ea3f059a41

View File

@@ -0,0 +1,8 @@
Welcome to <?php echo $site_name; ?>!
<br><br>
Dear <?php echo $user_login; ?>,
<br><br>
Thanks for registering at <?php echo $site_name; ?>!<br> We are glad you have chosen to be a part of our community and we hope you enjoy your stay.
<br><br>
All the best,<br>
<?php echo $site_name; ?>