<#Upload Player Aliases#>

Import player aliases from an uploaded CSV file (eg: a file that was previously exported from the 'Player -> Aliases -> export' admin control).

{$form.csvfile.label} {if $form.csvfile.error}

{$form.csvfile.error}

{/if}
{include file='block_form_footer.html'}