diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/classifications/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/classifications/edit.html.tmpl b/template/en/default/admin/classifications/edit.html.tmpl index d921100dc..b3ef22bca 100644 --- a/template/en/default/admin/classifications/edit.html.tmpl +++ b/template/en/default/admin/classifications/edit.html.tmpl @@ -48,7 +48,7 @@ <tr valign=top> <th align="right"> <a href="editproducts.cgi?classification=[% classification.name FILTER url_quote %]"> - Edit products</a> + Edit Products</a>: </th> <td> [% IF classification.products.size > 0 %] |