mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 09:37:26 +00:00
quotes are useful
This commit is contained in:
parent
89d9940ba4
commit
8cfd7784a1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<?php js_start() ?>
|
||||
ga('send', 'event', 'Sign Up', 'Join List', '<?php echo $listId ?>');
|
||||
twttr.conversion.trackPid('nty1x');
|
||||
fbq('track', <?php echo $fbEvent ?>);
|
||||
fbq('track', '<?php echo $fbEvent ?>');
|
||||
<?php js_end() ?>
|
||||
<div class="notice notice-success spacer1"><?php echo $success ?></div>
|
||||
<?php endif ?>
|
||||
|
|
Loading…
Add table
Reference in a new issue