aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/default/loginform.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/default/loginform.html')
-rw-r--r--tpl/default/loginform.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/loginform.html b/tpl/default/loginform.html
index 28c92f3e..b33219b6 100644
--- a/tpl/default/loginform.html
+++ b/tpl/default/loginform.html
@@ -20,7 +20,7 @@
20 <div class="pure-u-lg-1-3 pure-u-1-8"></div> 20 <div class="pure-u-lg-1-3 pure-u-1-8"></div>
21 <div id="login-form" class="page-form page-form-light pure-u-lg-1-3 pure-u-3-4"> 21 <div id="login-form" class="page-form page-form-light pure-u-lg-1-3 pure-u-3-4">
22 <form method="post" name="loginform"> 22 <form method="post" name="loginform">
23 <h2>{'Login'|t}</h2> 23 <h2 class="window-title">{'Login'|t}</h2>
24 <div> 24 <div>
25 <input type="text" name="login" placeholder="{'Username'|t}" tabindex="20"> 25 <input type="text" name="login" placeholder="{'Username'|t}" tabindex="20">
26 </div> 26 </div>