From c325c67dd39488ab27bc82276f989d80f299d958 Mon Sep 17 00:00:00 2001 From: zmister Date: Fri, 6 Aug 2021 16:46:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E6=96=87=E5=AD=97=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/login.html b/template/login.html index 302a34d..59491ab 100644 --- a/template/login.html +++ b/template/login.html @@ -96,7 +96,7 @@ {% if close_register == 'on' %} - {% trans "本站暂不开放注册" %} + {% trans "本站暂不开放注册" %}  {% else %} {% trans "注册账号" %}  {% endif %}