diff --git a/extend/conf/tpl/captcha.tpl b/extend/conf/tpl/captcha.tpl index e484bb5..1dbf952 100644 --- a/extend/conf/tpl/captcha.tpl +++ b/extend/conf/tpl/captcha.tpl @@ -1,25 +1,25 @@
- - - - - - - - - -
- {site_name}
-
-

- - 亲爱的用户: -

-

- 验证码为 {code}, 10分钟有效
- 如果不是您自己的操作,请忽略! -


-

{site_name} 官方团队

-

{time}

-
+ + + + + + + + + +
+ {site_name}
+
+

+ + 亲爱的用户: +

+

验证码为 {code}, 10分钟有效

+

如果您没有进行此操作,请忽略此邮件。

+

{site_name} 官方团队

+

{time}

+
\ No newline at end of file diff --git a/extend/conf/tpl/forgot.tpl b/extend/conf/tpl/forgot.tpl index 0241599..34edc5c 100644 --- a/extend/conf/tpl/forgot.tpl +++ b/extend/conf/tpl/forgot.tpl @@ -1,26 +1,25 @@
- - - - - - - - - -
- {site_name}
-
-

- - 亲爱的用户: -

-

- - 找回密码链接请点击:{url} 10分钟有效
- 如果您有什么疑问可以联系管理员,Email: {email}。 -


-

{site_name} 官方团队

-

{time}

-
+ + + + + + + + + +
+ {site_name}
+
+

+ + 亲爱的用户: +

+

找回密码链接请点击:{url} 10分钟有效

+

如果您有什么疑问可以联系管理员,Email: {email}。

+

{site_name} 官方团队

+

{time}

+
\ No newline at end of file diff --git a/extend/conf/tpl/register.tpl b/extend/conf/tpl/register.tpl index e137451..7b472c4 100644 --- a/extend/conf/tpl/register.tpl +++ b/extend/conf/tpl/register.tpl @@ -1,26 +1,26 @@
- - - - - - - - - -
- {site_name}
-
-

- - 亲爱的 {username}: -

-

- 感谢您加入{site_name}! 请您在发表言论时,遵守当地法律法规。
- 请点击链接激活:{url} 10分钟有效
- 如果您有什么疑问可以联系管理员,Email: {email}。 -


-

{site_name} 官方团队

-

{time}

-
+ + + + + + + + + +
+ {site_name}
+
+

+ + 亲爱的 {nickname}: +

+

感谢您加入{site_name}! 请您在发表言论时,遵守当地法律法规。

+

请点击链接激活:{url} 10分钟有效

+

如果您有什么疑问可以联系管理员,Email: {email}。

+

{site_name} 官方团队

+

{time}

+
\ No newline at end of file