diff --git a/main/document/document.php b/main/document/document.php index d490186507..684dcec92c 100644 --- a/main/document/document.php +++ b/main/document/document.php @@ -1,4 +1,4 @@ -set_header($column++,get_lang('Date')); //admins get an edit column if ($is_allowed_to_edit || $group_member_with_upload_rights) { - $table->set_header($column++,'',false); + $table->set_header($column++,get_lang('Modify'),false); } //actions on multiple selected documents