diff options
Diffstat (limited to 'template/en/default/admin/classifications/reclassify.html.tmpl')
-rw-r--r-- | template/en/default/admin/classifications/reclassify.html.tmpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/en/default/admin/classifications/reclassify.html.tmpl b/template/en/default/admin/classifications/reclassify.html.tmpl index 127aeea87..d45b88073 100644 --- a/template/en/default/admin/classifications/reclassify.html.tmpl +++ b/template/en/default/admin/classifications/reclassify.html.tmpl @@ -40,6 +40,10 @@ </td> </tr><tr> + <td valign="top">Sortkey:</td> + <td valign="top" colspan=3>[% classification.sortkey FILTER html %]</td> + + </tr><tr> <td valign="top">Products:</td> <td valign="top">Products</td> <td></td> |