clockwerk-www – Diff between revs 61 and 65

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 61 Rev 65
Line 23... Line 23...
23 <noscript><iframe src="http://www.google.com/recaptcha/api/noscript?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&hl=en" height="300" width="500" frameborder="0"></iframe></br> 23 <noscript><iframe src="http://www.google.com/recaptcha/api/noscript?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&hl=en" height="300" width="500" frameborder="0"></iframe></br>
24 <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge"></noscript> 24 <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge"></noscript>
25 <script type="text/javascript">if (/#invalidcaptcha$/.test(window.location)) (document.getElementById("recaptcha_widget_div")).className += " error"</script></div> 25 <script type="text/javascript">if (/#invalidcaptcha$/.test(window.location)) (document.getElementById("recaptcha_widget_div")).className += " error"</script></div>
Line 26... Line 26...
26   26  
27 <div class="submit"> 27 <div class="submit">
28 <input type="submit" value="Register"> 28 <input type="submit" value="Reset">
29 <input type="button" onclick="parent.location='welcome.php'" value="Cancel"> 29 <input type="button" onclick="parent.location='welcome.php'" value="Cancel">
30 </div> 30 </div>
31 </form> 31 </form>