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
5c38abd74f
commit
c5ba00c437
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@
|
|||
/>
|
||||
|
||||
<label for="sync_consent" <?php echo !$statusData['has_verified_email'] ? "hidden" : "" ?>>
|
||||
I want to sync my content to the LBRY network and agree to <a href="/faq/youtube-terms" target="_blank">these terms</a>
|
||||
I want to sync my content to the LBRY network and agree to <a href="/faq/youtube-terms" target="_blank">these terms</a>. I have also read and understand <a href="/faq/youtube" target="_blank">how the program works</a>.
|
||||
<p hidden id="sync-consent-error" class="error">In order to continue, you must agree to sync.</p>
|
||||
</label>
|
||||
<checkbox-toggle/>
|
||||
|
|
Loading…
Add table
Reference in a new issue