]> Raphaƫl G. Git Repositories - blogbundle/blobdiff - Resources/views/mail/register.html.twig
Update message
[blogbundle] / Resources / views / mail / register.html.twig
index 390dde45e498bcddb082a9cc392be672842434c5..bca60d05acb4cbeee38c6878ca24f9d9423350fb 100644 (file)
@@ -6,7 +6,7 @@
                                <h2 title="{% trans %}Subject{% endtrans %}">{{ 'Welcome to %head.site%'|trans({'%head.site%': head.site}) }}</h2>
                                <h3>{% if recipient_name %}{{ 'Hi %recipient_name%,'|trans({'%recipient_name%': recipient_name}) }}{% else %}{% trans %}Hi,{% endtrans %}{% endif %}</h3>
                                <p>{{ 'Thanks so much for joining %head.site%, the blog program.'|trans({'%head.site%': head.site}) }}</p>
-                               <p>{% trans %}To create your account you must follow this link:{% endtrans %}</p>
+                               <p>{% trans %}To finalize your account follow this link:{% endtrans %}</p>
                                <p><a href="{{ confirm_url|escape('html_attr') }}">{{ confirm_url }}</a></p>
                        </td>
                </tr>