From ed9f6d1875dff05091a4dfae4536a491e278f4ff Mon Sep 17 00:00:00 2001 From: chenfei Date: Tue, 7 Jul 2020 09:06:38 +0800 Subject: [PATCH] * Fix bug #3205. --- module/file/view/export2html.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/file/view/export2html.html.php b/module/file/view/export2html.html.php index b8b33660ea..e2e3b55deb 100644 --- a/module/file/view/export2html.html.php +++ b/module/file/view/export2html.html.php @@ -19,7 +19,7 @@ table th,table td{padding:5px;} <?php echo $fileName;?> -post->kind == 'task') echo "" . $this->lang->file->childTaskTag . '';?> +post->kind == 'task') echo "" . $this->lang->file->childTaskTips . '';?>