clockwerk-www – Diff between revs 47 and 48

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 47 Rev 48
Line 11... Line 11...
11 <hr> 11 <hr>
12 <form class="dark-grey"> 12 <form class="dark-grey">
13 <input type="button" onclick="parent.location='register.php'" value="Create Account"><br> 13 <input type="button" onclick="parent.location='register.php'" value="Create Account"><br>
14 <input type="button" onclick="parent.location='getiar.php'" value="Get IAR"> 14 <input type="button" onclick="parent.location='getiar.php'" value="Get IAR">
15 <input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br> 15 <input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br>
-   16 <input type="button" onclick="parent.location='getiar.php'" value="Upload IAR">
-   17 <input type="button" onclick="parent.location='getoar.php'" value="Upload OAR"><br>
16 <input type="button" onclick="parent.location='about.php'" value="About"><br> 18 <input type="button" onclick="parent.location='about.php'" value="About"><br>
17 </form> 19 </form>
18 </div> 20 </div>
19 </body> 21 </body>
20 </html> 22 </html>