diff options
-rw-r--r-- | templates/web/base/report/new/category_extras.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/report/new/category_extras.html b/templates/web/base/report/new/category_extras.html index 8e5b02952..0d8f20265 100644 --- a/templates/web/base/report/new/category_extras.html +++ b/templates/web/base/report/new/category_extras.html @@ -10,7 +10,7 @@ [%- IF category_extras.$category.size %] [% UNLESS category_extras_hidden.$category %] <div class="extra-category-questions"> - <h2 class="form-section-heading">[% category %]</h2> + <h2 class="visuallyhidden form-section-heading">[% loc('Extra details') %]</h2> <p class="form-section-description"> [% tprintf( loc('Help <strong>%s</strong> resolve your problem quicker, by providing some extra detail. This extra information will not be published online.'), |