Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit 6206d7d

Browse files
committed
chore: Modify default email-tpl reply btn text.
Signed-off-by: qwqcode <[email protected]>
1 parent 6371933 commit 6206d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

email-tpl/default.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
<div style="font-size: 16px;">@{{reply_nick}}:</div>
99
<div>{{reply_content}}</div>
1010
</div>
11-
<p style="margin-bottom:25px;margin-left: 10px;"><a href="{{link_to_reply}}" target="_blank" style="display:inline-block;padding: 5px 20px;color: #0083ff;background: #fff;border-radius: 40px;border: 2px solid #0083ff;text-decoration:none;margin-top:10px;"">传送门 &nbsp;»</a></p>
11+
<p style="margin-bottom:25px;margin-left: 10px;"><a href="{{link_to_reply}}" target="_blank" style="display:inline-block;padding: 5px 20px;color: #0083ff;background: #fff;border-radius: 40px;border: 2px solid #0083ff;text-decoration:none;margin-top:10px;"">回复 &nbsp;»</a></p>
1212
<p style="text-align: right;color: #757e91;margin-right: 10px;">-- <a href="{{site_url}}" target="_blank" style="color: #0083ff;text-decoration:none;">{{site_name}}</a><br /><span style="font-size: 16px;">Powered By Artalk<span style="color: #06abd7;">Go</span></span></p>
1313
</div>

0 commit comments

Comments
 (0)