aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/cloud_actionspanel.tpl
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-07-30 14:04:30 -0700
committerredmatrix <git@macgirvin.com>2016-07-30 14:04:30 -0700
commitda9b6690e565452a9a9d69084a07ac48005d7e60 (patch)
treed09bc96d4f78df033b76513242bbb80ff57240bd /view/tpl/cloud_actionspanel.tpl
parent4ce8f965aab8cfb09fc9f102f771cf67a7ee84fa (diff)
parentd858bd9265a4a0fa3589cdb2126031998310c7c3 (diff)
downloadvolse-hubzilla-da9b6690e565452a9a9d69084a07ac48005d7e60.tar.gz
volse-hubzilla-da9b6690e565452a9a9d69084a07ac48005d7e60.tar.bz2
volse-hubzilla-da9b6690e565452a9a9d69084a07ac48005d7e60.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/cloud_actionspanel.tpl')
-rw-r--r--view/tpl/cloud_actionspanel.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/cloud_actionspanel.tpl b/view/tpl/cloud_actionspanel.tpl
index 8976b3007..eaa613dc4 100644
--- a/view/tpl/cloud_actionspanel.tpl
+++ b/view/tpl/cloud_actionspanel.tpl
@@ -13,7 +13,7 @@
<input type="hidden" name="sabreAction" value="put">
<label for="files-upload">{{$upload_header}}</label>
<div class="clear"></div>
- <input class="form-group pull-left" id="files-upload" type="file" name="file" multiple>
+ <input class="form-group pull-left" id="files-upload" type="file" name="file">
<button id="upload-submit" class="btn btn-primary btn-sm pull-right" type="submit" value="{{$upload_submit}}">{{$upload_submit}}</button>
</form>
<div class="clear"></div>