Fix variable name

This commit is contained in:
Pierre Rudloff 2017-04-02 23:34:07 +02:00
parent 49b38fa318
commit c9db4d0d2e
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<h3><label for="format">Available formats:</label></h3>
<form action="{path_for name="redirect"}">
<input type="hidden" name="url" value="{$video->webpage_url}" />
{if uglyUrls}
{if $uglyUrls}
<input type="hidden" name="page" value="redirect" />
{/if}
<select name="format" id="format" class="formats monospace">