diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/admin/classifications/reclassify.html.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/admin/classifications/reclassify.html.tmpl b/template/en/default/admin/classifications/reclassify.html.tmpl index cf4f69edd..08b85afa9 100644 --- a/template/en/default/admin/classifications/reclassify.html.tmpl +++ b/template/en/default/admin/classifications/reclassify.html.tmpl @@ -44,9 +44,9 @@ </tr><tr> <td valign="top">Products:</td> - <td valign="top">Products</td> + <td valign="top">Other Classifications</td> <td></td> - <td valign="top">[% classification.name FILTER html %] Products</td> + <td valign="top">This Classification</td> </tr><tr> <td></td> |