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

Commit

Permalink
chore: Modify default email-tpl reply btn text.
Browse files Browse the repository at this point in the history
Signed-off-by: qwqcode <[email protected]>
  • Loading branch information
qwqcode committed Nov 18, 2021
1 parent 6371933 commit 6206d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion email-tpl/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<div style="font-size: 16px;">@{{reply_nick}}:</div>
<div>{{reply_content}}</div>
</div>
<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>
<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>
<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>
</div>

0 comments on commit 6206d7d

Please sign in to comment.