OpenId label has correct for value

This commit is contained in:
Michael Snoyman 2011-01-01 20:17:35 +02:00
parent 1cae68debc
commit 6a8fdafb06

View File

@ -46,7 +46,7 @@ authOpenId =
[$hamlet|
#endif
%form!method=get!action=@tm.forwardUrl@
%label!for=openid OpenID: $
%label!for=$ident$ OpenID: $
%input#$ident$!type=text!name=$name$!value="http://"
%input!type=submit!value="Login via OpenID"
|]