mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
Update youtube_status.php
This commit is contained in:
parent
15c6edcc65
commit
5f0f7cfa40
1 changed files with 2 additions and 1 deletions
|
@ -38,7 +38,8 @@
|
|||
<?php if (preg_match('/^[A-Za-z0-9._%+-]+@plusgoogle.com$/', $statusData['email'])): ?>
|
||||
<p class="error-block" id="email-google-plus-error">
|
||||
Your email address is set as <?php echo $statusData['email']; ?>.<br/>
|
||||
If this is not your email address, please change it below.
|
||||
If this is not your email address, please change it below.<br/>
|
||||
If you have a LBRY Account, please use that email here so the accounts are merged.
|
||||
</p>
|
||||
<?php endif ?>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue