fix html
This commit is contained in:
parent
46b7753dd5
commit
79e1efa0c2
|
@ -16,8 +16,8 @@ echo $lang['SITE_DESCRIPTION'];?>
|
||||||
?>
|
?>
|
||||||
</select></p>
|
</select></p>
|
||||||
<p><label for="botURL">URL du bot:</label><input type="text" name="botURL" id="botURL" placeholder="http://"/></p>
|
<p><label for="botURL">URL du bot:</label><input type="text" name="botURL" id="botURL" placeholder="http://"/></p>
|
||||||
<p><label>Description:</label><textareaname="botDescription"></textarea></p>
|
<p><label>Description:</label><textarea name="botDescription"></textarea></p>
|
||||||
<p><label for="email">Votre e-mail (sera utilisé pour valider l'inscription du bot)</label><input type="text" name="email" id="email"/></p>
|
<p><label for="email">Votre e-mail (sera utilisé pour valider l'inscription du bot)</label><input type="text" name="email" id="email"/></p>
|
||||||
<p><input type="submit" value="Enregistrer mon bot"/></p>
|
<p><input type="submit" value="Enregistrer mon bot"/></p>
|
||||||
</form>
|
</form>
|
||||||
</article>
|
</article>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user