From 6e8809b8bce099e86a6b19b55e375a70e3773ba6 Mon Sep 17 00:00:00 2001 From: Pierre Rudloff Date: Thu, 4 May 2017 23:02:59 +0200 Subject: [PATCH] Use redirect even if we only have one format --- templates/video.tpl | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/video.tpl b/templates/video.tpl index d1785a5..0229f21 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -20,10 +20,10 @@ {/if}
+
+ {if isset($video->formats)}

- - {if $config->uglyUrls} {/if} @@ -85,9 +85,7 @@
{else} - - Download
+
{/if}