summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/products/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/products/list.html.tmpl')
-rw-r--r--template/en/default/admin/products/list.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/products/list.html.tmpl b/template/en/default/admin/products/list.html.tmpl
index d09a552e2..58edaa7bd 100644
--- a/template/en/default/admin/products/list.html.tmpl
+++ b/template/en/default/admin/products/list.html.tmpl
@@ -58,7 +58,7 @@
[% columns.push({
name => "bug_count"
heading => "$terms.Bug Count"
- align => 'right'
+ class => 'right'
contentlink => 'buglist.cgi?product=%%name%%'
})
%]