diff options
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 885cf24cd..af72873c4 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -43,7 +43,7 @@ [% ELSIF error == "account_disabled" %] [% title = "Account Disabled" %] - [% disabledreason %] + [% disabled_reason %] <hr> If you believe your account should be restored, please send email to [% Param("maintainer") %] explaining why. |