Skip to content

Commit f996fd8

Browse files
committed
Remove underline from legal link in email
1 parent a3d331d commit f996fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/Email/User/ResetPassword.rich.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ $url = Common::relativeUrlToAbsolute('/user/resetpassword?username=' . rawurlenc
312312
</table>
313313
<!--[if mso]><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr><td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"><![endif]-->
314314
<div style="color:#808080;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:150%;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;">
315-
<p style="font-size: 12px; line-height: 16px; text-align: left; color: #808080; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; margin: 0;"><span style="font-size: 11px;">BNETDocs is a documentation and discussion website for Blizzard Entertainment's Battle.net™ and in-game protocols. You hereby acknowledge that BNETDocs content is offered as is and without warranty. BNETDocs content may be inaccurate as it is solely from third-party observations. BNETDocs is not affiliated or partnered with Blizzard Entertainment in absolutely any way. Battle.net™, Starcraft™, Warcraft™, and Diablo™ are trademarks or registered trademarks of Blizzard Entertainment, Inc., in the U.S. and/or other countries. See our <a href="https://bnetdocs.org/legal" rel="noopener" style="text-decoration: underline; color: #00DEBF;" target="_blank" title="BNETDocs Legal Policies">Legal page</a> for more info.</span></p>
315+
<p style="font-size: 12px; line-height: 16px; text-align: left; color: #808080; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; margin: 0;"><span style="font-size: 11px;">BNETDocs is a documentation and discussion website for Blizzard Entertainment's Battle.net™ and in-game protocols. You hereby acknowledge that BNETDocs content is offered as is and without warranty. BNETDocs content may be inaccurate as it is solely from third-party observations. BNETDocs is not affiliated or partnered with Blizzard Entertainment in absolutely any way. Battle.net™, Starcraft™, Warcraft™, and Diablo™ are trademarks or registered trademarks of Blizzard Entertainment, Inc., in the U.S. and/or other countries. See our <a href="https://bnetdocs.org/legal" rel="noopener" style="text-decoration: none; color: #00DEBF;" target="_blank" title="BNETDocs Legal Policies">Legal page</a> for more info.</span></p>
316316
</div>
317317
<!--[if mso]></td></tr></table><![endif]-->
318318
<!--[if (!mso)&(!IE)]><!-->

0 commit comments

Comments
 (0)