X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/d2777468e2a7ee29693a2f1c72ae21320afbbc78..70f47acd6b573060c23eafe8ec290bd9b6ca2e01:/templates/login.html diff --git a/templates/login.html b/templates/login.html index ee245a3..8516de2 100644 --- a/templates/login.html +++ b/templates/login.html @@ -29,12 +29,16 @@ 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}@}{ @#{some action succeeded}@ -

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

+
+

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

+
}@ @if{@eq{@user@}{guest}@}{ @@ -49,13 +53,18 @@ USA @label:login.username@ - + @label:login.password@ - + + + + + + + +

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

@@ -118,13 +152,28 @@ USA @label:login.email@ - + + @label:login.edituseremailextra@ + + + @label:login.newpassword@ + + + + @label:login.edituserpassword1extra@ + + + @label:login.newpassword@ + + + + @label:login.edituserpassword2extra@ - @label:login.password@ - - - - - }@ @include{topbarend}@