aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/filer_dialog.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/filer_dialog.tpl')
-rw-r--r--view/tpl/smarty3/filer_dialog.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl
new file mode 100644
index 000000000..ae59ab713
--- /dev/null
+++ b/view/tpl/smarty3/filer_dialog.tpl
@@ -0,0 +1,4 @@
+{{include file="field_combobox.tpl"}}
+<div class="settings-submit-wrapper" >
+ <input id="filer_save" type="button" class="settings-submit" value="{{$submit}}" />
+</div>