summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-01-12 00:48:14 +0100
committerDylan William Hardison <dylan@hardison.net>2017-01-12 00:48:14 +0100
commit26e11147bee5323f6f7c8da9e8b573ead817121d (patch)
tree751f61e6f728a5b93b5a37d9ce07865434b1fac9 /template/en/default/attachment
parentd3554d1f9593b7bc554f7a981139d89bff67bf9b (diff)
downloadbugzilla-26e11147bee5323f6f7c8da9e8b573ead817121d.tar.gz
bugzilla-26e11147bee5323f6f7c8da9e8b573ead817121d.tar.xz
Bug 1329659 - Copy A11y tweaks from BugzillaA11yFixes.user.js
Diffstat (limited to 'template/en/default/attachment')
-rw-r--r--template/en/default/attachment/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl
index 7a8abc8e1..bf8f89830 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -55,7 +55,7 @@ function toggle_display(link) {
<br>
<table id="attachment_table" cellspacing="0" cellpadding="4">
<tr id="a0">
- <th colspan="[% show_attachment_flags ? 3 : 2 %]" align="left">
+ <th role="heading" aria-level="2" colspan="[% show_attachment_flags ? 3 : 2 %]" align="left">
Attachments
</th>
</tr>