aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/filer_dialog.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/filer_dialog.tpl')
-rwxr-xr-xview/tpl/filer_dialog.tpl2
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>