clockwerk-www – Diff between revs 22 and 23

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 22 Rev 23
Line 17... Line 17...
17 <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge"></noscript> 17 <textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge"></noscript>
18 <script type="text/javascript">if (/#invalidcaptcha$/.test(window.location)) (document.getElementById("recaptcha_widget_div")).className += " error"</script></div> 18 <script type="text/javascript">if (/#invalidcaptcha$/.test(window.location)) (document.getElementById("recaptcha_widget_div")).className += " error"</script></div>
Line 19... Line 19...
19   19  
20 <div class="submit"> 20 <div class="submit">
21 <input type="submit" value="Download"> 21 <input type="submit" value="Download">
22 <input type="button" onclick="location.href=/welcome.php" value="Cancel"> 22 <input type="button" onclick="parent.location='welcome.php'" value="Cancel">
23 </div> 23 </div>
24 </form> 24 </form>
Line 25... Line 25...
25 <script type="text/javascript" src="lib/gray.js"></script> 25 <script type="text/javascript" src="lib/gray.js"></script>