thomas7654 Posted January 23, 2011 Share Posted January 23, 2011 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 More sharing options...
thomas7654 Posted January 23, 2011 Author Share Posted January 23, 2011 bon, finalement c'était du au condition {if $conditions}.Mais maintenant le soucis ce que l'utilisateur peut s'inscrire sans avoir coché la case... Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now