summaryrefslogtreecommitdiff
path: root/includes/common.php
diff options
context:
space:
mode:
authorAndreas Habel <mail@exceptionfault.de>2009-10-18 16:10:27 +0200
committerAndreas Habel <mail@exceptionfault.de>2009-10-18 16:10:27 +0200
commit935897a79a6014bc0c34285e3a58e872864de1e4 (patch)
tree7db123ae687087b45588b825a9cbfce854f659d9 /includes/common.php
parentb6a41f518c6072fa0e9689f2df547b495e62e401 (diff)
downloadwebsite-935897a79a6014bc0c34285e3a58e872864de1e4.tar.gz
website-935897a79a6014bc0c34285e3a58e872864de1e4.tar.bz2
website-935897a79a6014bc0c34285e3a58e872864de1e4.tar.xz
website-935897a79a6014bc0c34285e3a58e872864de1e4.zip
Added new page for online account registration.
Needs call to ladmin to really create an account.
Diffstat (limited to 'includes/common.php')
-rw-r--r--includes/common.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/common.php b/includes/common.php
index 4d5d267..1e111a0 100644
--- a/includes/common.php
+++ b/includes/common.php
@@ -117,6 +117,7 @@ function placeHeader($page_title)
<div class="section banners">
Server status
<iframe src="http://server.themanaworld.org/status.php" width="130" height="30" frameborder="0" scrolling="no"></iframe>
+ <a href="registration.php">Register new account</a>
</div>
</div>
</div>