Update welcome video

This commit is contained in:
Brian Miyaji
2014-10-24 18:20:42 +11:00
parent 962289075c
commit cb6325d260
2 changed files with 2 additions and 2 deletions

View File

@@ -339,7 +339,7 @@ class SP_Admin_Welcome {
<div class="last-feature">
<h4><?php _e( 'What is SportsPress?', 'sportspress' ); ?></h4>
<?php $hl = substr( get_locale(), 0, 2 ); ?>
<div class="sp-welcome-video sp-fitvids"><iframe width="500" height="281" src="//www.youtube.com/embed/_9jeSkXs5Hc?rel=0&amp;controls=2&amp;showinfo=0&amp;hl=<?php echo $hl; ?>" frameborder="0" allowfullscreen></iframe></div>
<div class="sp-welcome-video sp-fitvids"><iframe width="500" height="281" src="//www.youtube.com/embed/Z1cXPQIUzpE?rel=0&amp;controls=2&amp;showinfo=0&amp;hl=<?php echo $hl; ?>" frameborder="0" allowfullscreen></iframe></div>
</div>
</div>
</div>