no message

This commit is contained in:
hellcat 2025-12-30 16:26:48 +08:00
parent 56dbc4d1ef
commit 211778643a
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@
<p class="smlText">
<a href="{$config['baseUrl']}" style="color:#000;text-decoration:none"
target="_blank">{$config['appName']}</a> |
<a href="{$config['baseUrl']}/user/edit" style="color:#000;text-decoration:none"
<a href="{$config['baseUrl']}/user/profile" style="color:#000;text-decoration:none"
target="_blank">修改邮件接收设置</a>
</p>
</div>

View File

@ -9,7 +9,7 @@
<p class="smlText">
<a href="{$config['baseUrl']}" style="color:#000;text-decoration:none"
target="_blank">{$config['appName']}</a> |
<a href="{$config['baseUrl']}/user/edit" style="color:#000;text-decoration:none"
<a href="{$config['baseUrl']}/user/profile" style="color:#000;text-decoration:none"
target="_blank">修改邮件接收设置</a>
</p>
</div>