From: bugreport%peshkin.net <> Date: Tue, 26 Nov 2002 14:33:28 +0000 (+0000) Subject: Bug 181960 Reason for account being disabled is not shown X-Git-Tag: bugzilla-2.17.2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd668cbbea4284ae2d70c1f9111d95a496cd77c5;p=thirdparty%2Fbugzilla.git Bug 181960 Reason for account being disabled is not shown Patch by joel r,a=justdave --- diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 885cf24cd1..af72873c4e 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 %]
If you believe your account should be restored, please send email to [% Param("maintainer") %] explaining why.