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}
|
||||
{/foreach}
|
||||
</optgroup>
|
||||
<option value="{$format->format_id}">
|
||||
</select><br/><br/>
|
||||
{if $config->convertAdvanced}
|
||||
<input type="checkbox" name="customConvert" id="customConvert"/>
|
||||
|
|
Loading…
Reference in a new issue