Add anti robot tip
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</dyn:comments>
|
||||
<dyn:replace div_name="form" id="response_0" method="POST" action="http://dynastie.soutade.fr/comment/add/dyn:post_id/0" onsubmit="return validateComment(response_0');">
|
||||
Auteur :<br/><input type="text" name="author"/><br/><br/>
|
||||
e-mail* :<br/><input type="text" name="email"/><br/><br/>
|
||||
e-mail* :<br/><input id="email" type="text" name="email"/><input type="text" name="mel"/><br/><br/>
|
||||
Le commentaire :<br/><textarea name="the_comment" cols="80" rows="10"> </textarea><br/><br/>
|
||||
<input type="submit" value="Commenter"/><br/><br/>
|
||||
* Seulement pour être notifié d'une réponse à cet article
|
||||
|
@@ -373,4 +373,9 @@ ul li
|
||||
.tag
|
||||
{
|
||||
margin-left:10px;
|
||||
}
|
||||
|
||||
#email
|
||||
{
|
||||
display:none;
|
||||
}
|
Reference in New Issue
Block a user