clockwerk-www – Diff between revs 66 and 67

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 66 Rev 67
Line 72... Line 72...
72 } 72 }
Line 73... Line 73...
73 73
Line 74... Line 74...
74 last: 74 last:
75   75  
-   76 ?>
76 ?> 77  
77 <p> 78 <form class="dark-grey">
78 <a class="button" href="reset.php">Reset Password</a> 79 <input type="button" onclick="parent.location='reset.php'" value="Reset Password">
79 <a class="button" href="welcome.php">Main Page</a> 80 <input type="button" onclick="parent.location='welcome.php'" value="Main Page">
80 </p> 81 </form>
81 </div> 82 </div>