From 444b56663b0a1ea3c18f5c2474c2b22117216ed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=91=A8=E9=83=A8=E8=90=BD?= Date: Mon, 9 Aug 2021 04:26:11 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E5=86=85=E5=A4=9A=E4=BD=99=E7=9A=84=20span=20=E9=97=AD?= =?UTF-8?q?=E5=90=88=E6=A0=87=E7=AD=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/template/default/forum/viewthread_printable.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/template/default/forum/viewthread_printable.htm b/upload/template/default/forum/viewthread_printable.htm index 311b6391f..ddb4fbea8 100644 --- a/upload/template/default/forum/viewthread_printable.htm +++ b/upload/template/default/forum/viewthread_printable.htm @@ -14,7 +14,7 @@ h1 { font-size: 24px; margin-bottom: 20px; color: #999; }

$_G['setting']['bbname']

-{lang subject}: $_G[forum_thread][subject] [{lang thread_print}]
+{lang subject}: $_G[forum_thread][subject] [{lang thread_print}]

-- Gitee