summaryrefslogtreecommitdiffstats
path: root/template/en/default/attachment
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-08-14 08:28:55 +0200
committerByron Jones <bjones@mozilla.com>2013-08-14 08:28:55 +0200
commit14102c9968496f9341994ea92b24c9490331a2d2 (patch)
treeffbf3c55b368ae136609235cd0b24b28376a0363 /template/en/default/attachment
parent96c78287563baa489c5ad36c855c63674ed55b34 (diff)
downloadbugzilla-14102c9968496f9341994ea92b24c9490331a2d2.tar.gz
bugzilla-14102c9968496f9341994ea92b24c9490331a2d2.tar.xz
minor tweaks to mozilla skin
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 5079a0eec..05ad0bb26 100644
--- a/template/en/default/attachment/list.html.tmpl
+++ b/template/en/default/attachment/list.html.tmpl
@@ -142,7 +142,7 @@ function toggle_display(link) {
</td>
[% END %]
- <td valign="top">
+ <td class="bz_attach_actions" valign="top">
<a href="attachment.cgi?id=[% attachment.id %]&amp;action=edit">Details</a>
[% IF attachment.ispatch && feature_enabled('patch_viewer') %]
| <a href="attachment.cgi?id=[% attachment.id %]&amp;action=diff">Diff</a>