{'Upload a picture'|@translate}

{include file='dialogs.tpl'} {if not $UPLOAD_SUCCESSFUL }
{$ADVISE_TITLE} {if not empty($advises)}
    {foreach from=$advises item=advise}
  • {$advise}
  • {/foreach}
{/if}
  •  
  • {if isset($SHOW_FORM_FIELDS) and $SHOW_FORM_FIELDS}
  • {'Category'|@translate}
    {html_options name="category" options=$categories selected=$categories_selected}
  • {'Username'|@translate}
     *
  • {'E-mail address'|@translate}
     *
  • {'Name of the picture'|@translate}
  • {'Author'|@translate}
  • {'Creation date'|@translate} (DD/MM/YYYY)
  • {'Comment'|@translate}
  • {/if}

{else} {'Picture uploaded with success, an administrator will validate it as soon as possible'|@translate}
[ {'Home'|@translate} ]
{/if} {if isset($SHOW_FORM_FIELDS) and $SHOW_FORM_FIELDS}
* : {'obligatory'|@translate}
{/if}