diff options
author | friendica <info@friendica.com> | 2012-03-28 03:19:42 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-28 03:19:42 -0700 |
commit | b58dc431481d6afb7af9f571932d1d215a079d12 (patch) | |
tree | b46e39298070af0b986ee1abd70ff698cc165670 /view/filer_dialog.tpl | |
parent | b18086097e6ffd6f8b456ac27af1de16ad2977a1 (diff) | |
parent | c32ee4d226dec11d881dd5c68eda073e87780c12 (diff) | |
download | volse-hubzilla-b58dc431481d6afb7af9f571932d1d215a079d12.tar.gz volse-hubzilla-b58dc431481d6afb7af9f571932d1d215a079d12.tar.bz2 volse-hubzilla-b58dc431481d6afb7af9f571932d1d215a079d12.zip |
Merge branch 'pull'
Diffstat (limited to 'view/filer_dialog.tpl')
-rw-r--r-- | view/filer_dialog.tpl | 4 |
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> |