From f59fb32722ee6744ea5ab5fc3977a71f5a69c60b Mon Sep 17 00:00:00 2001 From: tianshujie98 Date: Fri, 20 Aug 2021 08:17:39 +0800 Subject: [PATCH] * Fix bug #14429. --- module/my/view/doc.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/my/view/doc.html.php b/module/my/view/doc.html.php index 4c777bbdc7..c70a276027 100644 --- a/module/my/view/doc.html.php +++ b/module/my/view/doc.html.php @@ -49,7 +49,7 @@ collector, ',' . $this->app->user->account . ',') !== false ? 'icon-star text-yellow' : 'icon-star-empty';?> collector, ',' . $this->app->user->account . ',') !== false ? $lang->doc->cancelCollection : $lang->doc->collect;?> - createLink('doc', 'view', "docID=$doc->id&version=0&from={$lang->navGroup->doc}", '', true), "  " . $doc->title, '', "title={$doc->title} class='iframe' data-width='90%'");?> + createLink('doc', 'view', "docID=$doc->id&version=0&from={$lang->navGroup->doc}", '', true), "  " . $doc->title, '', "title='{$doc->title}' class='iframe' data-width='90%'");?> objectType)):?> {$doc->objectType}->common . ' : ';?>