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 label="Detailed formats" class="monospace">
|
||||
{foreach $video->formats as $format}
|
||||
{$format->protocol}
|
||||
{if $format->protocol|in_array:array('http', 'https')}
|
||||
{strip}
|
||||
<option value="{$format->format_id}">
|
||||
|
|
Loading…
Reference in a new issue