mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
update message
This commit is contained in:
parent
c9fd7d3802
commit
1c7e545cb4
1 changed files with 5 additions and 2 deletions
|
@ -18,6 +18,9 @@
|
||||||
<input type="hidden" name="access_token" value="<?php echo Session::get(Session::KEY_GITHUB_ACCESS_TOKEN) ?>" />
|
<input type="hidden" name="access_token" value="<?php echo Session::get(Session::KEY_GITHUB_ACCESS_TOKEN) ?>" />
|
||||||
<input type="submit" value="Send" class="btn-primary" data-submit-label="Send" data-submitting-label="Sending credits..." />
|
<input type="submit" value="Send" class="btn-primary" data-submit-label="Send" data-submitting-label="Sending credits..." />
|
||||||
</div>
|
</div>
|
||||||
<div class="meta">We require a GitHub account to prevent abuse. This will record your email (no spam) and mark you as interested in the lbry repo.
|
<div class="meta">
|
||||||
No GitHub account? No problem! Join our <a href="https://slack.lbry.io" class="link-primary">Slack channel</a> and post an introduction in #tech.</div>
|
We require a GitHub account to prevent abuse. This will record your email (no spam) and mark you as interested in the lbry repo.
|
||||||
|
No GitHub account or no public commits? No problem! Join our <a href="https://slack.lbry.io" class="link-primary">Slack channel</a> and
|
||||||
|
post an introduction in #tech.
|
||||||
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Add table
Reference in a new issue