{script} $('.select_type_tr').hide(); {if isset($input_type)} $('#input_type_{$input_type}').click();$('#type_{$input_type}').show(); {/if} {literal} $("[name=input_type]").click(function(){ $('.select_type_tr').hide(); if($('#input_type_code').is(':checked')){ $('#type_code').show(); $('#aparatURL').val(''); } else if($('#input_type_aparat').is(':checked')){ $('#type_aparat').show(); } else if($('#input_type_upload').is(':checked')){ $('#type_upload').show(); $('#aparatURL').val(''); } }); {/literal} {/script}
{text key='video+video_add_tip'}
|
{if isset($videoUploadField)}
{/if} {if isset($aparatSupport)} {/if} {if isset($videoUploadField)}{error name='videoUpload'}{/if} |
||
| {label name='code'} | {input name='code'} {error name='code'} |
{text key='video+code_desc'} |
| {label name='videoUpload'} | {input name='videoUpload'} | {text key='iisvideoplus+video_add_upload_desc'} |
| {label name='aparatURL'} | {input name='aparatURL'} {error name='aparatURL'} |
{desc name='aparatURL'} |
| {label name='title'} | {input name='title'} {error name='title'} |
|
| {label name='description'} | {input name='description'} {error name='description'} |
{text key='video+description_desc'} |
| {label name='tags'} | {input name='tags'} | {text key='video+tags_desc'} |
| {label name='statusPrivacy'} | {input name='statusPrivacy'} | |