| {$translate.movie.mediatype}: |
{if is_array($itemDvdTypeList)}
{html_options id=dvdtype name=dvdtype options=$itemDvdTypeList selected=$itemCurrentDvd class="input" onchange="setManagerMediaType(this,$itemId)"} |
{else}
{$itemDvdTypeList}
{/if}
| {$translate.dvd.region}: |
{html_options id=dvdregion name=dvdregion options=$itemRegionList selected=$itemRegion class="input"} |
| {$translate.dvd.format}: |
{html_options id=dvdformat name=dvdformat options=$itemFormatList selected=$itemFormat class="input"} |
| {$translate.dvd.aspect}: |
{html_options id=dvdaspect name=dvdaspect options=$itemAspectList selected=$itemAspect class="input"} |
| {$translate.dvd.audio}: |
|
| {$translate.dvd.subtitles}: |
|
| {$translate.dvd.languages}: |
|