diff --git a/src/views/reset_code.tpl b/src/views/reset_code.tpl index 2365d7614c..ab3e58fc90 100644 --- a/src/views/reset_code.tpl +++ b/src/views/reset_code.tpl @@ -1,42 +1,42 @@ -{{{ if valid }}} -
- {{{ if displayExpiryNotice }}} -
- [[reset_password:password_expired]] -
- {{{ end }}} - - -
-
- -
+
+ {{{ if valid }}} +
+ {{{ if displayExpiryNotice }}} +
+ [[reset_password:password_expired]]
-
- -
+ {{{ end }}} + -
+ + +
+ +
+
+
+ +
+
+ +
+ {{{ else }}} +
+
+ [[reset_password:wrong_reset_code.title]] +
+
+

[[reset_password:wrong_reset_code.message]]

- -
-{{{ else }}} -
-
- [[reset_password:wrong_reset_code.title]] -
-
-

[[reset_password:wrong_reset_code.message]]

-
-{{{ end }}} \ No newline at end of file + {{{ end }}} +
\ No newline at end of file