diff options
Diffstat (limited to 'application/views/file/upload_history.php')
-rw-r--r-- | application/views/file/upload_history.php | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/application/views/file/upload_history.php b/application/views/file/upload_history.php index b90d59be8..1dcaa8053 100644 --- a/application/views/file/upload_history.php +++ b/application/views/file/upload_history.php @@ -1,10 +1,3 @@ -<?php echo form_open('file/upload_history'); ?> - <p> - Password: <input type="password" name="password" size="10" /> - <input type="submit" value="Display" /> - </p> -</form> - <table class="results"> <tr> <th></th> |