clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 67  →  ?path2? @ 64
/account.php
@@ -60,11 +60,12 @@
last:
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='register.php'" value="Create a New Account">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
</p>
<p>
<a class="button" href="register.php">Create a New Account</a>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</div>
</body>
</html>