aboutsummaryrefslogtreecommitdiff
path: root/data/templates/edit-file.htm
diff options
context:
space:
mode:
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">