summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields/edit-common.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/custom_fields/edit-common.html.tmpl')
-rw-r--r--template/en/default/admin/custom_fields/edit-common.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/custom_fields/edit-common.html.tmpl b/template/en/default/admin/custom_fields/edit-common.html.tmpl
index adf8d3ec4..b08b7f23d 100644
--- a/template/en/default/admin/custom_fields/edit-common.html.tmpl
+++ b/template/en/default/admin/custom_fields/edit-common.html.tmpl
@@ -78,7 +78,7 @@
value="[% field.sortkey FILTER html %]">
</td>
- <th align="right"><label for="is_mandatory">Is mandatory:</label></th>
+ <th><label for="is_mandatory">Is mandatory:</label></th>
<td>
<input type="checkbox" id="is_mandatory" name="is_mandatory" value="1"
[%- ' checked="checked"' IF field.is_mandatory %]>