summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/select-product.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/select-product.html.tmpl')
-rw-r--r--template/en/default/admin/components/select-product.html.tmpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/template/en/default/admin/components/select-product.html.tmpl b/template/en/default/admin/components/select-product.html.tmpl
index 0910f9802..7defbd065 100644
--- a/template/en/default/admin/components/select-product.html.tmpl
+++ b/template/en/default/admin/components/select-product.html.tmpl
@@ -32,14 +32,14 @@
%]
[% columns = [
- {
+ {
name => "name"
heading => "Edit components of..."
- contentlink => "editcomponents.cgi?product=%%name%%"
+ contentlink => "editcomponents.cgi?product=%%name%%"
},
- {
+ {
name => "description"
- heading => "Description"
+ heading => "Description"
allow_html_content => 1
}
]