.
This commit is contained in:
parent
9319578cac
commit
f3b3a24d3f
|
@ -14,7 +14,7 @@ echo $lang['SITE_DESCRIPTION'];?>
|
|||
}
|
||||
?>
|
||||
</select></p>
|
||||
<p><label for="botURL">URL du bot:</label><input type="text" name="botURL" id="botURL" phaceholder="<?php echo htmlentities("http://"); ?>"/></p>
|
||||
<p><label for="botURL">URL du bot:</label><input type="text" name="botURL" id="botURL" placeholder="http://"/></p>
|
||||
<p><label>Description:</label><textarea></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><input type="submit" value="Enregistrer mon bot"/></p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user