X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/ac152d06f4cfa9abcd4a88de7dbc6a9040f99c0d..968f044ac93cee0b8ead3f36b76543324de0106f:/templates/login.html diff --git a/templates/login.html b/templates/login.html index 65f1939..ab943f9 100644 --- a/templates/login.html +++ b/templates/login.html @@ -29,8 +29,7 @@ USA @if{@ne{@label:error@}{error}@}{ @#{error reporting from some earlier operation}@ - -

@label{error.@label:error@}@

+

@label{error.@label:error@}@

}@ @if{@ne{@label:status@}{status}@}{ @@ -38,8 +37,6 @@ USA

@label{login.@label:status@}@

}@ -

User: @user@

- @if{@eq{@user@}{guest}@}{ @#{guest user, allow login and registration}@

Existing users

@@ -52,13 +49,18 @@ USA @label:login.username@ - + @label:login.password@ - + + + + + + + +

Use this form to change your email address and/or password.

-
+ + + + + + + + + + + - -
@label:login.email@ - + @label:login.edituseremailextra@
@label:login.newpassword@ + + @label:login.edituserpassword1extra@
@label:login.newpassword@ + + @label:login.edituserpassword2extra@
@label:login.password@ - - - - }@ @include{topbarend}@