| 1 |
<!--Start-- Share Link For Add Connect Account Popup --> |
| 2 |
<div id="__tagembed__share_link_popup" class="__tagembed__overlay" style="display:none;"> |
| 3 |
<div class="__tagembed__popupwrap __tagembed__popup_xl"> |
| 4 |
<button id="__tagembed__share_link_popup_close_btn" type="button" class="__tagembed__closebtn"></button> |
| 5 |
<div class="__tagembed__popupinn"> |
| 6 |
<div class="__tagembed__formwbody"> |
| 7 |
<div class="__tagembed__formwrow"> |
| 8 |
<div class="__tagembed__shareconn"> |
| 9 |
<h2>Need to connect an external account?</h2> |
| 10 |
<p>To connect an account you don't have access to, you can sent the following URL to the account owner:</p> |
| 11 |
<input onclick="__tagembed__copyToShareLink();" type="text" id="__tagembed__share_link_input" value="" readonly="" /> |
| 12 |
<textarea id="__tagembed__email_ids" rows="4" cols="5" placeholder="Ex: support@tagembed.com,info@tagembed.com"></textarea> |
| 13 |
<span>NOTE: Tagembed does not store (or even have access to) the usernames / passwords you use to connect. You can always revoke a connection here or through the specific social networks.</span> |
| 14 |
<button onclick="__tagembed__shareLink();" class="__tagembed__btn">Share URL</button> |
| 15 |
</div> |
| 16 |
</div> |
| 17 |
</div> |
| 18 |
</div> |
| 19 |
</div> |
| 20 |
</div> |
| 21 |
<!--End-- Share Link For Add Connect Account Popup --> |