diff options
Diffstat (limited to 'templates/video.tpl')
-rw-r--r-- | templates/video.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/video.tpl b/templates/video.tpl index ee3e9f9..f690f3a 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -126,7 +126,7 @@ </li> {/foreach} - {if $streamExtra === TRUE} + {if $streamExtra == TRUE} {foreach $streamFormatsExtra as $download} <li class="download-format"> <a class="boton-descarga" href="{$download['url']}"> |