From 0400a2628afcd2d7833babbcaabf80d74d76dce2 Mon Sep 17 00:00:00 2001 From: liumengyi Date: Thu, 23 Jun 2022 13:09:10 +0800 Subject: [PATCH] * Fix issue 682. --- module/doc/model.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module/doc/model.php b/module/doc/model.php index e9251f2343..981ed17cf2 100644 --- a/module/doc/model.php +++ b/module/doc/model.php @@ -2178,7 +2178,7 @@ class docModel extends model } elseif(in_array($rawMethod, array('tablecontents', 'objectlibs', 'product', 'project', 'execution', 'book', 'custom'))) { - $html = '' . $this->lang->doc->search . ''; + $html = ' ' . $this->lang->doc->search . ''; } $html .= "