Jump to content

ou trouver le fichier html ?


Recommended Posts

Bonjour,

Je cherche le fichier ou je pourrai trouver les informations suivantes : 

 

<form action="http://tprugne.com/connexion" method="post" id="create-account_form" class="box">

<h3 class="page-subheading">Créez votre compte</h3>

<div class="form_content clearfix">

<p>Saisissez votre adresse e-mail pour créer votre compte.</p>

<div class="alert alert-danger" id="create_account_error" style="display:none"></div>

<div class="form-group">

<label for="email_create">Adresse e-mail</label>

<input type="text" class="is_required validate account_input form-control" data-validate="isEmail" id="email_create" name="email_create" value="">

</div>

<div class="submit">

<input type="hidden" class="hidden" name="back" value="my-account"> <button class="btn btn-outline button button-medium exclusive" type="submit" id="SubmitCreate" name="SubmitCreate">

<span>

<i class="fa fa-user left"></i> 

Créez votre compte

</span>

</button>

<input type="hidden" class="hidden" name="SubmitCreate" value="Créez votre compte">

</div>

</div>

</form>

 

Merci de m'aider

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