aboutsummaryrefslogtreecommitdiffstats
path: root/root/index.tt
diff options
context:
space:
mode:
Diffstat (limited to 'root/index.tt')
-rw-r--r--root/index.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/index.tt b/root/index.tt
index 7dd2939..c1e5735 100644
--- a/root/index.tt
+++ b/root/index.tt
@@ -10,7 +10,7 @@
<label for="password_">[% l('Password') %]</label>
<input id="password_" type="password" name="password" />
<br />
- <button type="submit" value="[% l('Login') %]" />[% l('Login') %]</button>
+ <button type="submit" value="[% l('Login') %]" >[% l('Login') %]</button>
</div>
<div id="login_form_line">
<span><a href="/register">[% l('Register') %]</a> |