Jump to content

Mois an anglais formulaire authentification


Recommended Posts

J'ai regardé comment ca fonctionnait dans le fichier authentication.tpl

J'ai du rajouter du code dans identity.tpl juste avant :

<div class="col-xs-4">
                            <select id="months" name="months" class="form-control">
{*
                            {l s='January'}
                            {l s='February'}
                            {l s='March'}
                            {l s='April'}
                            {l s='May'}
                            {l s='June'}
                            {l s='July'}
                            {l s='August'}
                            {l s='September'}
                            {l s='October'}
                            {l s='November'}
                            {l s='December'}
                        *}

Ca permet de modifier la traduction de "identity"

Edited by BonCev (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...