mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
Update youtube.php
This commit is contained in:
parent
faac76f398
commit
7e632e10a4
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
if ($error_message): echo "<p class='error-block'>" . "The following error occurred: ". $error_message . " For support please send an email to <a href='mailto:hello@lbry.com' title='Email LBRY for help'>hello@lbry.com</a>." . "</p>";
|
||||
endif;?>
|
||||
|
||||
<p hidden id="lbry_error" class="error-block">YouTube channel name is either not valid (only letters, numbers and - allowed, no spaces) or your input is blank</p>
|
||||
<p hidden id="lbry_error" class="error-block">LBRY channel name is either not valid (only letters, numbers and - allowed, no spaces) or your input is blank</p>
|
||||
|
||||
<h2>Connect with your fans while earning rewards</h2>
|
||||
<form id="youtube_claim" method="post" action="/youtube/token">
|
||||
|
|
Loading…
Add table
Reference in a new issue