diff options
Diffstat (limited to 'view/tpl/filer_dialog.tpl')
-rwxr-xr-x | view/tpl/filer_dialog.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/filer_dialog.tpl b/view/tpl/filer_dialog.tpl index ae59ab713..71e075958 100755 --- a/view/tpl/filer_dialog.tpl +++ b/view/tpl/filer_dialog.tpl @@ -1,4 +1,6 @@ +<div class="item-filer-dialog"> {{include file="field_combobox.tpl"}} <div class="settings-submit-wrapper" > <input id="filer_save" type="button" class="settings-submit" value="{{$submit}}" /> </div> +</div> |