clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 28  →  ?path2? @ 29
/about.php
@@ -9,7 +9,7 @@
Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better
Education</a> for testing the Clockwerk machine.
</p>
<form>
<form class="dark-grey">
<input type="button" onclick="parent.location='welcome.php'" value="Main Page">
</form>
</div>
/index.php
@@ -6,7 +6,7 @@
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<form>
<form class="dark-grey">
<input type="button" onclick="parent.location='register.php'" value="Create Account"><br/>
<input type="button" onclick="parent.location='getiar.php'" value="Get IAR"><br/>
<input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br/>
/welcome.php
@@ -6,7 +6,7 @@
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<form>
<form class="dark-grey">
<input type="button" onclick="parent.location='register.php'" value="Create Account"><br/>
<input type="button" onclick="parent.location='getiar.php'" value="Get IAR"><br/>
<input type="button" onclick="parent.location='getoar.php'" value="Get OAR"><br/>