Tried to improve spam check.

svn path=/trunk/; revision=9989
This commit is contained in:
2008-02-17 11:43:09 +00:00
parent 4d686cb27d
commit e4b48bf42e
7 changed files with 7 additions and 7 deletions

View File

@@ -11,7 +11,7 @@ if (!$query->param("_shipping")) {
}
# Spam bots will be tempted to fill in this actually invisible field
if ($query->param("link")) {
if ($query->param("url")) {
die "Invalid order, possibly spam.";
}

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Please do not put anything in here:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Παρακαλούμε μη σημειώσετε τίποτα εδώ:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Please do not put anything in here:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Por favor deje este campo en blanco:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Please do not put anything in here:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>

View File

@@ -67,7 +67,7 @@
<!-- Should help against spam -->
<p class="n">
Please do not put anything in here:
<input type="text" size="40" name="link"/>
<input type="text" size="40" name="url"/>
</p>
<center>