aboutsummaryrefslogtreecommitdiff
path: root/data/templates/edit-file.htm
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-04-05 18:23:48 +0200
committerChristian Weiske <cweiske@cweiske.de>2012-04-05 18:23:48 +0200
commitbf139cf4f0d6fb868d0f998d3213f7e681fbff92 (patch)
tree4ce8b63a8f16fa0cb1a9bf31a62a06a8013dbaf2 /data/templates/edit-file.htm
parent46b8f9d7a368f9ab35653edd726666ce17bedb39 (diff)
downloadphorkie-bf139cf4f0d6fb868d0f998d3213f7e681fbff92.tar.gz
phorkie-bf139cf4f0d6fb868d0f998d3213f7e681fbff92.zip
basic file upload works
Diffstat (limited to 'data/templates/edit-file.htm')
-rw-r--r--data/templates/edit-file.htm5
1 files changed, 1 insertions, 4 deletions
diff --git a/data/templates/edit-file.htm b/data/templates/edit-file.htm
index b320d8d..53c2c01 100644
--- a/data/templates/edit-file.htm
+++ b/data/templates/edit-file.htm
@@ -17,11 +17,8 @@
<textarea name="files[{{fileid}}][content]" id="content_{{fileid}}" cols="80" rows="15" class="content">{{file.getContent}}</textarea>
<div class="row-fluid">
<div class="span9">
- &nbsp;
- <!--
- <label for="upload_{{fileid}}" class="inline">Replace with file upload:</label>
+ <label for="upload_{{fileid}}" class="inline">Replace with upload:</label>
<input type="file" name="files[{{fileid}}][upload]" id="upload_{{fileid}}" class="btn"/>
- -->
</div>
{% if not newfile %}
<div class="span3" style="text-align: right">