diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-09-18 02:49:01 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-09-18 02:49:01 (GMT) |
commit | e4fc9b3dbb0a6d9d1a16f69c8c9494b672d0e322 (patch) | |
tree | 9bc2790492b987eaae21789c659dfc1d6c92ee5e /index.html | |
parent | c4bf56fb10fb3c55f671c3a6ac42593b2109dcac (diff) |
switch to german
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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> |