summaryrefslogtreecommitdiffstats
path: root/system/application/views/file/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'system/application/views/file/header.php')
-rw-r--r--system/application/views/file/header.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/system/application/views/file/header.php b/system/application/views/file/header.php
index 76d21e076..aba7283a7 100644
--- a/system/application/views/file/header.php
+++ b/system/application/views/file/header.php
@@ -9,9 +9,7 @@
<body>
<div class="top">
- <ul class="nav">
- <li><?php echo anchor('file/index', 'Upload'); ?></li>
- </ul>
+ <?php echo anchor('file/index', 'New'); ?>
</div>
<div class="clearer" ></div>