aboutsummaryrefslogtreecommitdiffstats
path: root/root/index.tt
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2010-12-21 09:13:16 +0000
committerDexter Morgan <dmorgan@mageia.org>2010-12-21 09:13:16 +0000
commit306e372a1f1690456154e98e671f764395125742 (patch)
tree05a0d7c1ad09df728edbcc0e6d7c45fc06fa3a99 /root/index.tt
parent3ec0de1ca4abce545b4bd8e3b1afe54d5e27c600 (diff)
downloadidentity-306e372a1f1690456154e98e671f764395125742.tar
identity-306e372a1f1690456154e98e671f764395125742.tar.gz
identity-306e372a1f1690456154e98e671f764395125742.tar.bz2
identity-306e372a1f1690456154e98e671f764395125742.tar.xz
identity-306e372a1f1690456154e98e671f764395125742.zip
Merge patch from Maarten Vanraes that fix some HTML errors
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> |