summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/classifications
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/classifications')
-rw-r--r--template/en/default/admin/classifications/edit-common.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/classifications/edit-common.html.tmpl b/template/en/default/admin/classifications/edit-common.html.tmpl
index 9dd6c1676..c2bae5c42 100644
--- a/template/en/default/admin/classifications/edit-common.html.tmpl
+++ b/template/en/default/admin/classifications/edit-common.html.tmpl
@@ -13,7 +13,7 @@
<tr>
<th>Classification:</th>
<td><input size=64 maxlength=64 name="classification"
- value="[% classification.name FILTER html %]"></td>
+ value="[% classification.name FILTER html %]" required></td>
</tr>
<tr>
<th>Description:</th>