summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2014-09-18 02:49:01 (GMT)
committerChristian Pointner <equinox@helsinki.at>2014-09-18 02:49:01 (GMT)
commite4fc9b3dbb0a6d9d1a16f69c8c9494b672d0e322 (patch)
tree9bc2790492b987eaae21789c659dfc1d6c92ee5e
parentc4bf56fb10fb3c55f671c3a6ac42593b2109dcac (diff)
switch to german
-rw-r--r--index.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/index.html b/index.html
index 23d7850..b697a2f 100644
--- a/index.html
+++ b/index.html
@@ -54,10 +54,9 @@
<form id="loginform" class="form-signin" role="form">
<img src="/img/helsinki.png" />
<h1 class="form-signin-heading">Radio Helsinki - Import</h1>
- <h2 class="form-signin-heading">Please sign in</h2>
- <input id="username" type="text" class="form-control" placeholder="Username" required autofocus>
- <input id="password" type="password" class="form-control" placeholder="Password" required>
- <button class="btn btn-primary btn-large" type="submit"><i class="icon-user icon-white"></i> Sign in</button>
+ <input id="username" type="text" class="form-control" placeholder="Benutzername" required autofocus>
+ <input id="password" type="password" class="form-control" placeholder="Passwort" required>
+ <button class="btn btn-primary btn-large" type="submit"><i class="icon-user icon-white"></i> Einloggen</button>
</form>
</div>