Valid HTML
This commit is contained in:
parent
726e71b9d0
commit
69b0eaa8ad
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
||||||
</optgroup>
|
</optgroup>
|
||||||
<optgroup label="Detailed formats" class="monospace">
|
<optgroup label="Detailed formats" class="monospace">
|
||||||
{foreach $video->formats as $format}
|
{foreach $video->formats as $format}
|
||||||
{$format->protocol}
|
|
||||||
{if $format->protocol|in_array:array('http', 'https')}
|
{if $format->protocol|in_array:array('http', 'https')}
|
||||||
{strip}
|
{strip}
|
||||||
<option value="{$format->format_id}">
|
<option value="{$format->format_id}">
|
||||||
|
|
Loading…
Reference in a new issue