summaryrefslogtreecommitdiffstats
path: root/application/views
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-04-04 14:38:25 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-04-09 20:47:24 +0200
commit1d544b8955fb176db9fb8ac9d69eb06f2b3454e0 (patch)
treebb8cd6ebd49e295c053725a3925e2bf36d12568b /application/views
parent9a6548818277cc2ef916f0e93bbb7a983af6d4c6 (diff)
Remove upload box on UI.
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'application/views')
-rw-r--r--application/views/file/upload_form.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php
index 750d77b03..34dd5a77b 100644
--- a/application/views/file/upload_form.php
+++ b/application/views/file/upload_form.php
@@ -1,3 +1,4 @@
+<? if (false) { ?>
<div style="margin-top: 100px; text-align:center">
<?php echo form_open_multipart('file/do_upload'); ?>
<p>
@@ -46,6 +47,7 @@
</ul>
<p>If your upload is not detected as text, only <span class="example">/&lt;ID&gt;/qr</span> and <span class="example">/&lt;ID&gt;/plain</span> will work as above and all others will simply return the file with the detected MIME type.</p>
<br />
+<? } ?>
<?php if($contact_me_url) {?><p>If you experience any problems feel free to <a href="<?php echo $contact_me_url; ?>">contact me</a>.</p>
<br /><?php }; ?>
<div class="small">