diff options
Diffstat (limited to 'view/tpl/smarty3/filer_dialog.tpl')
-rw-r--r-- | view/tpl/smarty3/filer_dialog.tpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl index 8e4b42ce3..f17a06766 100644 --- a/view/tpl/smarty3/filer_dialog.tpl +++ b/view/tpl/smarty3/filer_dialog.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{include file="field_combobox.tpl"}} + *}} +{{include file="field_combobox.tpl"}} <div class="settings-submit-wrapper" > <input id="filer_save" type="button" class="settings-submit" value="{{$submit}}" /> </div> |