clockwerk-www – Diff between revs 57 and 62

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 57 Rev 62
Line 14... Line 14...
14 <input type="button" onclick="parent.location='register.php'" value="Create Account"><br> 14 <input type="button" onclick="parent.location='register.php'" value="Create Account"><br>
15 <input type="button" onclick="parent.location='getiar.php'" value="Get IAR"> 15 <input type="button" onclick="parent.location='getiar.php'" value="Get IAR">
16 <input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br> 16 <input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br>
17 <input type="button" onclick="parent.location='uploadiar.php'" value="Upload IAR"> 17 <input type="button" onclick="parent.location='uploadiar.php'" value="Upload IAR">
18 <input type="button" onclick="parent.location='uploadoar.php'" value="Upload OAR"><br> 18 <input type="button" onclick="parent.location='uploadoar.php'" value="Upload OAR"><br>
-   19 <input type="button" onclick="parent.location='reset.php'" value="Reset Password"><br>
19 <input type="button" onclick="parent.location='/guacamole'" value="Console"><br> 20 <input type="button" onclick="parent.location='/guacamole'" value="Console"><br>
20 <input type="button" onclick="parent.location='about.php'" value="About"><br> 21 <input type="button" onclick="parent.location='about.php'" value="About"><br>
21 </form> 22 </form>
22 </div> 23 </div>
23 </body> 24 </body>