Jump to content

cgv dans la page authentification


thomas7654

Recommended Posts

bonjour,

Je tente de rajouter l'acceptation des CGV dans la page authentification mais sans succès. Je mets ce code:

{if $conditions}
{l s='Terms of service'}


       <input type="checkbox" name="cgv" id="cgv" value="1" {if $checkedTOS}checked="checked"{/if} />
{l s='I agree with the terms of service and I adhere to them unconditionally.'} {l s='(read)'}

{/if}



dans le fichier authentification.tpl mais le checkbox n'apparait pas..

une idée?

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...