diff options
Diffstat (limited to 'templates/web/base/questionnaire/index.html')
-rw-r--r-- | templates/web/base/questionnaire/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/questionnaire/index.html b/templates/web/base/questionnaire/index.html index 2f5b9b277..4305f05c9 100644 --- a/templates/web/base/questionnaire/index.html +++ b/templates/web/base/questionnaire/index.html @@ -28,7 +28,7 @@ [% END %] <p>1. -[% loc('An update marked this problem as fixed.') IF problem.is_fixed %] +[% loc('An update marked this problem as fixed.') IF was_fixed %] [% loc('Has this problem been fixed?') %] </p> |