Created
July 2, 2010 21:31
-
-
Save vendethiel/461931 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form method="POST" action="/EmuDofus/CMS/Ancestra/InfiniteCMS/trunk/Accounts/new"> | |
<label for="form_tos">J'accepte les <a class="link" href="/EmuDofus/CMS/Ancestra/InfiniteCMS/trunk/Misc/tos">Conditions Générales d'utilisations</a></label> | |
<input type="checkbox" name="tos" value="" id="form_tos" /><br /> | |
<fieldset id="fs_50"> | |
<label for="fs_50">Données du compte</label><br /> | |
<div> | |
<label for="form_pass">Mot de passe<br /></label><input type="text" name="pass" value="" id="form_pass" /><br /> | |
<label for="form_pseudo"><br />Pseudo<br /></label> | |
</div> | |
</fieldset> | |
</form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment