diff options
-rw-r--r-- | template/en/default/reports/components.html.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/reports/components.html.tmpl b/template/en/default/reports/components.html.tmpl index 3950932bd..1e9065a78 100644 --- a/template/en/default/reports/components.html.tmpl +++ b/template/en/default/reports/components.html.tmpl @@ -35,6 +35,10 @@ [% numcols = 2 %] [% END %] +<p> + [% product.description FILTER none %] +</p> + <table> <tr> <th align="left">Component</th> |