mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 17:01:25 +00:00
Update form tag to 'meetup' (#397)
This commit is contained in:
parent
d1b639110e
commit
878f1a5ce1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<h3>Okay. How do I get involved?</h3>
|
||||
<p>Enter your email below and we'll tell you more.</p>
|
||||
<?php echo View::render('mail/_subscribeForm', [
|
||||
'tag' => 'college',
|
||||
'tag' => 'meetup',
|
||||
'submitLabel' => 'Sign me up',
|
||||
'hideDisclaimer' => true,
|
||||
'largeInput' => true,
|
||||
|
|
Loading…
Add table
Reference in a new issue