fix: Remove empty format from format list
Introduced by 4972c8ab8e
Fixes #170
This commit is contained in:
parent
ece93509a3
commit
ac4f6e72b8
1 changed files with 0 additions and 1 deletions
|
@ -79,7 +79,6 @@
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
</optgroup>
|
</optgroup>
|
||||||
<option value="{$format->format_id}">
|
|
||||||
</select><br/><br/>
|
</select><br/><br/>
|
||||||
{if $config->convertAdvanced}
|
{if $config->convertAdvanced}
|
||||||
<input type="checkbox" name="customConvert" id="customConvert"/>
|
<input type="checkbox" name="customConvert" id="customConvert"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue