aboutsummaryrefslogtreecommitdiffstats
path: root/view/filer_dialog.tpl
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2012-03-28 03:00:24 -0700
committerfabrixxm <fabrix.xm@gmail.com>2012-03-28 03:00:24 -0700
commit768326e484c02b396badcb239880fc814fc9631b (patch)
tree58dc31cd7fa40bc8bb6beff4967397705ac2437a /view/filer_dialog.tpl
parent40a65d38e04df5256d05f2a16497c39f83f51bd5 (diff)
parent0a2675d8b698302e50cb64ce5793ab9d22dee329 (diff)
downloadvolse-hubzilla-768326e484c02b396badcb239880fc814fc9631b.tar.gz
volse-hubzilla-768326e484c02b396badcb239880fc814fc9631b.tar.bz2
volse-hubzilla-768326e484c02b396badcb239880fc814fc9631b.zip
Merge pull request #179 from fabrixxm/master
new field_combobox template and some eyecandy to "file as" function
Diffstat (limited to 'view/filer_dialog.tpl')
-rw-r--r--view/filer_dialog.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/filer_dialog.tpl b/view/filer_dialog.tpl
new file mode 100644
index 000000000..ae837d6b7
--- /dev/null
+++ b/view/filer_dialog.tpl
@@ -0,0 +1,4 @@
+{{ inc field_combobox.tpl }}{{ endinc }}
+<div class="settings-submit-wrapper" >
+ <input id="filer_save" type="button" class="settings-submit" value="$submit" />
+</div>