clockwerk-www – Diff between revs 18 and 26

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 18 Rev 26
Line 16... Line 16...
16 <script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&theme=clean"></script> 16 <script type="text/javascript" src="http://www.google.com/recaptcha/api/challenge?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&theme=clean"></script>
17 <noscript><iframe src="http://www.google.com/recaptcha/api/noscript?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&hl=en" height="300" width="500" frameborder="0"></iframe></br> 17 <noscript><iframe src="http://www.google.com/recaptcha/api/noscript?k=6Lcz9ukSAAAAAPu4CYSJCjPiZeQJgG0ywy4wL_Fj&hl=en" height="300" width="500" frameborder="0"></iframe></br>
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 style="float:left;"> 21 <div class="submit">
22 <input type="submit" class="button" style="color:#fff;line-height:0px;" value="Create"> -  
23 </div> -  
24 <div> 22 <input type="submit" value="Download">
25 <a class="button" style="color:#fff" href="welcome.php">Cancel</a> 23 <input type="button" onclick="parent.location='welcome.php'" value="Cancel">
26 </div> 24 </div>
27 </form> 25 </form>
Line 28... Line 26...
28 <script type="text/javascript" src="lib/gray.js"></script> 26 <script type="text/javascript" src="lib/gray.js"></script>