-

{intl l="Update Profil"}

+

{intl l="Update Profile"}

- {form name="thelia.front.customer.profil.update"} + {form name="thelia.front.customer.profile.update"} {assign var="isPost" value="{$smarty.post|count}"} {form_field form=$form field='success_url'} diff --git a/templates/default/layout.tpl b/templates/default/layout.tpl index b638e0b18..449a5a3b9 100644 --- a/templates/default/layout.tpl +++ b/templates/default/layout.tpl @@ -245,7 +245,7 @@ GNU General Public License : http://www.gnu.org/licenses/
-

{intl l="Usefull links"}

+

{intl l="Useful links"}

    {loop name="footer_links" type="content" folder="2"} diff --git a/templates/default/order-invoice.html b/templates/default/order-invoice.html index 0df14b719..28fea851b 100644 --- a/templates/default/order-invoice.html +++ b/templates/default/order-invoice.html @@ -192,7 +192,7 @@ {form_field form=$form field='invoice-address'}
    -
    {intl l="Billing addres"}s
    +
    {intl l="Billing address"}s
    {if $error} {$message} diff --git a/templates/default/order-placed.html b/templates/default/order-placed.html index b51372604..decd30c77 100644 --- a/templates/default/order-placed.html +++ b/templates/default/order-placed.html @@ -24,7 +24,7 @@
    -

    {intl l="You chose to pay by"} : {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}

    +

    {intl l="You choose to pay by"} : {loop name="payment-module" type="module" id=$PAYMENT_MODULE}{$TITLE}{/loop}

    {intl l="Thank you for the trust you place in us."}