diff options
Diffstat (limited to 'application/views')
-rw-r--r-- | application/views/file/upload_form.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/application/views/file/upload_form.php b/application/views/file/upload_form.php index 315c2e856..4f5a01ebc 100644 --- a/application/views/file/upload_form.php +++ b/application/views/file/upload_form.php @@ -25,7 +25,6 @@ } /* ]]> */ </script> - <p>Pasting text directly has been disabled due to extensive bot problems. Please use the file upload instead.</p> <?php if (false): ?> <p><b>OR</b></p> <?php echo form_open_multipart('file/do_paste'); ?> |