clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 25  →  ?path2? @ 26
/register.php
@@ -18,12 +18,10 @@
<textarea name="recaptcha_challenge_field" rows="3" cols="40"></textarea><input type="hidden" name="recaptcha_response_field" value="manual_challenge"></noscript>
<script type="text/javascript">if (/#invalidcaptcha$/.test(window.location)) (document.getElementById("recaptcha_widget_div")).className += " error"</script></div>
 
<div style="float:left;">
<input type="submit" class="button" style="color:#fff;line-height:0px;" value="Create">
<div class="submit">
<input type="submit" value="Download">
<input type="button" onclick="parent.location='welcome.php'" value="Cancel">
</div>
<div>
<a class="button" style="color:#fff" href="welcome.php">Cancel</a>
</div>
</form>
<script type="text/javascript" src="lib/gray.js"></script>