Remove useless input

This commit is contained in:
Pierre Rudloff 2016-04-10 19:56:29 +02:00
parent 0ab0819abc
commit 63166b8fde

View file

@ -22,8 +22,6 @@
<img itemprop="image" class="thumb" src="{$video->thumbnail}" alt="" />
{/if}
<br/>
<input type="hidden" name="url"
value="{$video->webpage_url}" />
{if isset($video->formats)}
<h3>Available formats:</h3>
<p>(You might have to do a <i>Right click > Save as</i>)</p>