diff --git a/module/doc/view/showfiles.html.php b/module/doc/view/showfiles.html.php
index 0c7ec90bac..8edb483e90 100644
--- a/module/doc/view/showfiles.html.php
+++ b/module/doc/view/showfiles.html.php
@@ -54,7 +54,7 @@
size / 1024, 1) . 'K';?> |
addedBy) ? zget($users, $file->addedBy) : '';?> |
addedDate) ? substr($file->addedDate, 0, 10) : '';?> |
- id", '', "data-toggle='modal'", "class='btn' title={$lang->doc->download}", true, false, $file);?> |
+ id", '', "", "class='btn' title={$lang->doc->download}", true, false, $file);?> |