diff --git a/templates/video.tpl b/templates/video.tpl index cdf4242..d7b1f83 100644 --- a/templates/video.tpl +++ b/templates/video.tpl @@ -83,14 +83,15 @@ {if $config->convertAdvanced} {t}Convert into a custom format:{/t} - + {foreach $config->convertAdvancedFormats as $format} {$format} {/foreach} {t}with{/t} - - {t}kbit/s audio{/t} + {t}Bit rate{/t} + + {t}kbit/s audio{/t} {/if}