From 0669bbab5ae2cc87005aacb948f04dabb2849f80 Mon Sep 17 00:00:00 2001 From: hufangzhou <746775970@qq.com> Date: Tue, 3 Nov 2020 11:30:54 +0800 Subject: [PATCH] * Fix bug#3410: the display of the doc title. --- module/doc/view/browse.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/doc/view/browse.html.php b/module/doc/view/browse.html.php index 16f0bda852..5d97f8c762 100644 --- a/module/doc/view/browse.html.php +++ b/module/doc/view/browse.html.php @@ -158,7 +158,7 @@ var browseType = ''; 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;?>