<#Upload Player Bans#>

Import player bans from an uploaded CSV file (eg: a file that was previously exported from the 'Players -> Bans -> export' admin control) or downloaded from psychostats.com.

{$form.srvimport.label} {if $lastmod}{$lastmod|escape}{else}{$servermsg}{/if}{if $form.srvimport.error}

{$form.srvimport.error}

{/if}
{if $lastmod} {else} {/if}
- <#Or#> -
{$form.csvfile.label} {if $form.csvfile.error}

{$form.csvfile.error}

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