mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-09-21 21:50:49 +02:00
🔒 fix: href
Attribute in Email Microsoft Template
This commit is contained in:
parent
c6ecf0095b
commit
c46e0d3ecc
1 changed files with 1 additions and 1 deletions
|
@ -229,7 +229,7 @@
|
||||||
>
|
>
|
||||||
<!--[if mso]><style>.v-button {background: transparent !important;}</style><![endif]-->
|
<!--[if mso]><style>.v-button {background: transparent !important;}</style><![endif]-->
|
||||||
<div align='left'>
|
<div align='left'>
|
||||||
<!--[if mso]><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="href="{{verificationLink}}"" style="height:37px; v-text-anchor:middle; width:114px;" arcsize="11%" stroke="f" fillcolor="#10a37f"><w:anchorlock/><center style="color:#FFFFFF;"><![endif]-->
|
<!--[if mso]><v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="{{verificationLink}}" style="height:37px; v-text-anchor:middle; width:114px;" arcsize="11%" stroke="f" fillcolor="#10a37f"><w:anchorlock/><center style="color:#FFFFFF;"><![endif]-->
|
||||||
<a
|
<a
|
||||||
href='{{verificationLink}}'
|
href='{{verificationLink}}'
|
||||||
target='_blank'
|
target='_blank'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue