summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-09 14:27:14 +0200
committerNathanael Sensfelder <SpamShield0@MultiAgentSystems.org>2018-08-09 14:27:14 +0200
commit3fd7c9d99825544e983ba7390b61968d20ff3a9f (patch)
tree35c57ca0155a6f91b01b95759ccf09845ee328f4 /www
parent0e15e48cf698c6d146ec3a93f844f03509111c6a (diff)
Working on the appearance of the login page...
Diffstat (limited to 'www')
-rw-r--r--www/index.html.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/www/index.html.m4 b/www/index.html.m4
index 610466f..b66afb0 100644
--- a/www/index.html.m4
+++ b/www/index.html.m4
@@ -15,8 +15,7 @@
<div class="main-server-logo"><img src="__CONF_SERVER_LOGO"/></div>
<div class="main-server-version">__CONF_VERSION</div>
<nav>
- <a href="/login/?act=signin"><s>Login</s></a>
- <a href="/login/?act=signup"><s>Create Account</s></a>
+ <a href="/login/"><s>Play</s></a>
<a href="/news/"><s>News</s></a>
<a href="/community/"><s>Community</s></a>
<a href="/about/"><s>About</s></a>