{if $form_validation} { $block->display("core:alert_fields") } {/if}
{$COOKIE_FORM}
{translate module=file_category}title_add{/translate}
{translate module=file_category} field_date_orig {/translate} {$list->date_time("")}
{translate module=file_category} field_name {/translate}
{translate module=file_category} field_description {/translate}
{translate module=file_category} field_status {/translate} {if $VAR.file_category_status == ""} { $list->bool("file_category_status", "1", "form_menu") } {else} { $list->bool("file_category_status", $VAR.file_category_status, "form_menu") } {/if}
{translate module=file_category} field_group_avail {/translate} { $list->select_groups($VAR.file_category_group_avail,"file_category_group_avail","form_field","10","") }
{translate module=file_category} field_sort_order {/translate}