clockwerk-www – Diff between revs 22 and 23

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