localise login template, allow openid to be disabled
This commit is contained in:
parent
34a8fb935d
commit
62bb471ba0
9 changed files with 81 additions and 19 deletions
|
@ -404,6 +404,11 @@ footer {
|
|||
width: 153px;
|
||||
}
|
||||
|
||||
#login-name.no-openid {
|
||||
float: left;
|
||||
width: 170px;
|
||||
}
|
||||
|
||||
#register-link, #lost-password-link {
|
||||
float: left;
|
||||
font-size: 80%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue