[vhffs-dev] [2068] Fixed input tag on captcha. |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2068
Author: beuss
Date: 2012-02-26 17:29:07 +0100 (Sun, 26 Feb 2012)
Log Message:
-----------
Fixed input tag on captcha.
Modified Paths:
--------------
trunk/vhffs-panel/templates/anonymous/subscribe.tt
Modified: trunk/vhffs-panel/templates/anonymous/subscribe.tt
===================================================================
--- trunk/vhffs-panel/templates/anonymous/subscribe.tt 2012-02-26 16:25:51 UTC (rev 2067)
+++ trunk/vhffs-panel/templates/anonymous/subscribe.tt 2012-02-26 16:29:07 UTC (rev 2068)
@@ -57,7 +57,7 @@
<noscript>
<iframe src="http://www.google.com/recaptcha/api/noscript?k=[% captcha_pubkey | html %]" height="300" width="500" frameborder="0"></iframe><br/>
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea>
- <input type="hidden" name="recaptcha_response_field" value="manual_challenge">
+ <input type="hidden" name="recaptcha_response_field" value="manual_challenge"/>
</noscript>
[% END %]
<p class="button" style="clear:both">