clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 38  →  ?path2? @ 39
/about.php
@@ -4,6 +4,8 @@
<body class=dark-grey>
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<hr>
<p>Copyright &#169 2013 Wizardry and Steamworks - <a href="http://was.fm" target="_blank">was.fm</a></p>
<p>
Special thanks go to <a href="http://wiki.bio-se.info/">Virtual Islands for Better
/account.php
@@ -13,6 +13,8 @@
<body class="dark-grey">
<div>
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<hr>
<p>
<?php
/getiar.php
@@ -5,6 +5,8 @@
<div>
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<hr>
</div>
<script type="text/javascript" src="lib/jquery.min.js"></script>
<form class="dark-grey" style="color:#000;text-shadow:none;text-align:left;max-width:480px;min-width:150px" method="post" action="sendiar.php"><div class="title"></div>
/getoar.php
@@ -5,6 +5,8 @@
<div>
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<hr>
</div>
<script type="text/javascript" src="lib/jquery.min.js"></script>
<form class="dark-grey" style="color:#000;text-shadow:none;text-align:left;max-width:480px;min-width:150px" method="post" action="sendoar.php"><div class="title"></div>
/register.php
@@ -5,6 +5,8 @@
<div>
<div class="center">
<img src="img/clockwerk-logo.png">
<h1><?php print gethostname(); ?></h1>
<hr>
</div>
<script type="text/javascript" src="lib/jquery.min.js"></script>
<form class="dark-grey" style="color:#000;text-shadow:none;text-align:left;max-width:480px;min-width:150px" method="post" action="account.php"><div class="title"></div>