summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-11-01 10:27:32 +0100
committertomsmeding <tom.smeding@gmail.com>2016-11-01 10:27:32 +0100
commit6c38ff04312e9cbed38e5397769157b0c8e6fce1 (patch)
tree85ec896690f870f4341f641d65a736419f82c0f9 /modules
parent3e76e584aedb08f448aa1ee2388409c5e938975a (diff)
todo: Fix typo
Diffstat (limited to 'modules')
-rw-r--r--modules/todo/unknownuser.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/todo/unknownuser.html b/modules/todo/unknownuser.html
index c8590a3..4e4a366 100644
--- a/modules/todo/unknownuser.html
+++ b/modules/todo/unknownuser.html
@@ -76,7 +76,7 @@ body{
</head>
<body>
<h1>TODO: Unknown user</h1>
-<p>The user you entered is not known in the system. You can use the below form to create a new user.
+<p>The user you entered is not known in the system. You can use the form below to create a new user.
Be aware: this system is not secure.</p>
Username: <input type="text" id="username" placeholder="username"><br>
Password: <input type="password" id="password" placeholder="password"><br>