diff options
Diffstat (limited to 'application/views/file/nav_history.php')
-rw-r--r-- | application/views/file/nav_history.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/nav_history.php b/application/views/file/nav_history.php index bbb695fd6..1a3e55c0b 100644 --- a/application/views/file/nav_history.php +++ b/application/views/file/nav_history.php @@ -1,4 +1,4 @@ -<ul class="nav nav-tabs nav-history"> +<ul class="nav nav-tabs"> <?php $nav = array( "List" => "file/upload_history", |