summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/classifications/add.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/classifications/add.html.tmpl')
-rw-r--r--template/en/default/admin/classifications/add.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/admin/classifications/add.html.tmpl b/template/en/default/admin/classifications/add.html.tmpl
index d11a8d36c..15b8fc3a2 100644
--- a/template/en/default/admin/classifications/add.html.tmpl
+++ b/template/en/default/admin/classifications/add.html.tmpl
@@ -40,6 +40,11 @@
%]
</td>
</tr>
+ <tr>
+ <th align="right"><label for="sortkey">Sortkey:</label></th>
+ <td><input id="sortkey" size="20" maxlength="20" name="sortkey"
+ value=""></td>
+ </tr>
</table>
<hr>
<input type=submit value="Add">