clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 67  →  ?path2? @ 66
/resetpassword.php
@@ -74,11 +74,10 @@
last:
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='reset.php'" value="Reset Password">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
<p>
<a class="button" href="reset.php">Reset Password</a>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</body>
</html>
/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>
/sendiar.php
@@ -68,9 +68,9 @@
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
<p>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</body>
</html>
/sendoar.php
@@ -94,9 +94,9 @@
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
<p>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</body>
</html>
/about.php
@@ -21,3 +21,4 @@
</div>
</body>
</html>
 
/applyiar.php
@@ -67,10 +67,9 @@
last:
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
<p>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</body>
</html>
/applyoar.php
@@ -96,9 +96,9 @@
 
?>
 
<form class="dark-grey">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
<p>
<a class="button" href="welcome.php">Main Page</a>
</p>
</div>
</body>
</html>