chore: update mail template

This commit is contained in:
Baoshuo Ren 2023-02-14 11:18:47 +08:00
parent 62e25fe1ea
commit 0f3099bbe5
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ function handleLoginPost() {
<ul>
<li>请求 IP: {$remote_addr}</li>
<li>转发源 IP:{$http_x_forwarded_for} </li>
<li>转发源 IP: {$http_x_forwarded_for} </li>
<li>用户代理: {$user_agent}</li>
</ul>

File diff suppressed because one or more lines are too long