{known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} {literal} {/literal} {if $upload_mode eq 'html'} {elseif $upload_mode eq 'multiple'} {/if} {literal} {/literal}

{'Upload Form'|@translate}

{if count($setup_errors) > 0}
{else} {if !empty($thumbnails)}
{'Uploaded Photos'|@translate}
{foreach from=$thumbnails item=thumbnail} {$thumbnail.file} {/foreach}
{/if}
{if $upload_mode eq 'multiple'} {/if}
{'Upload Photos'|@translate}
{'Drop into category'|@translate}
{'Parent category'|@translate}
{'Category name'|@translate}
{'Who can see these photos?'|@translate}
{'Select files'|@translate}
{if $upload_mode eq 'html'}

{'... or switch to the multiple files form'|@translate}

{'JPEG files or ZIP archives with JPEG files inside please.'|@translate}

{elseif $upload_mode eq 'multiple'}

{'... or switch to the old style form'|@translate}

{/if}
{/if}