{if $form_validation} { $block->display("core:alert_fields") } {/if}
{translate module=htaccess_dir} title_add {/translate}
{translate module=htaccess_dir} field_htaccess_id {/translate} {if $VAR.id != "" } { $list->menu("", "htaccess_dir_htaccess_id", "htaccess", "name", $VAR.id, "form_menu") } {else} { $list->menu("", "htaccess_dir_htaccess_id", "htaccess", "name", $VAR.htaccess_dir_htaccess_id, "form_menu") } {/if}
{translate module=htaccess_dir} field_name {/translate}
{translate module=htaccess_dir} field_description {/translate}
{translate module=htaccess_dir} field_url {/translate}
{translate module=htaccess_dir} field_path {/translate}
{translate module=htaccess_dir} exclude_short {/translate} { $list->menu_multi($htaccess_dir.exclude, 'htaccess_dir_exclude', 'htaccess_exclude', 'name', '', '12', 'form_menu') }
{translate module=htaccess_dir} field_status {/translate} { $list->bool('htaccess_dir_status', $VAR.htaccess_dir_status, 'form_menu') }
{translate module=htaccess_dir} field_recursive {/translate} { $list->bool('htaccess_dir_recursive', $VAR.htaccess_dir_recursive, 'form_menu') }