diff --git a/templates/default/account-password.html b/templates/default/account-password.html index 40d471acc..a60a2f72a 100644 --- a/templates/default/account-password.html +++ b/templates/default/account-password.html @@ -33,7 +33,7 @@ {if $form_error}
{$form_error_message}
{/if} -
+
{intl l="Login Information"}
diff --git a/templates/default/account-update.html b/templates/default/account-update.html index 7488e9b31..6fb50162e 100644 --- a/templates/default/account-update.html +++ b/templates/default/account-update.html @@ -30,7 +30,7 @@ {if $form_error}
{$form_error_message}
{/if} -
+
{intl l="Personal Informations"}
diff --git a/templates/default/contact.html b/templates/default/contact.html index 8d5d4d89e..36b2707a8 100644 --- a/templates/default/contact.html +++ b/templates/default/contact.html @@ -18,7 +18,7 @@ {form name="thelia.front.contact"}
{form_hidden_fields form=$form} -
+
{intl l="Send us a message"}
diff --git a/templates/default/register.html b/templates/default/register.html index 919473493..82c93e4ea 100644 --- a/templates/default/register.html +++ b/templates/default/register.html @@ -25,7 +25,7 @@ {/form_field} {form_hidden_fields form=$form} {if $form_error}
{$form_error_message}
{/if} -
+
1. {intl l="Personal Informations"}