diff options
Diffstat (limited to 'view/tpl/smarty3/field.tpl')
-rw-r--r-- | view/tpl/smarty3/field.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/smarty3/field.tpl b/view/tpl/smarty3/field.tpl index ec4d6463a..1bf36d84e 100644 --- a/view/tpl/smarty3/field.tpl +++ b/view/tpl/smarty3/field.tpl @@ -3,6 +3,7 @@ * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * *}} + {{if $field.0==select}} {{include file="field_select.tpl"}} {{/if}} |