{ $method->exe("static_page_category","view") } { if ($method->result == FALSE) } { $block->display("core:method_error") } {else} {literal} {/literal} {foreach from=$static_page_category item=static_page_category} {if $form_validation} { $block->display("core:alert_fields") } {/if}
{$COOKIE_FORM}
{translate module=static_page_category} title_view {/translate}
{translate module=static_page_category} field_date_orig {/translate} {$list->date_time("")}
{translate module=static_page_category} field_group_avail {/translate} { $list->menu_multi($static_page_category.group_avail, 'static_page_category_group_avail', 'group', 'name', '', '10', 'form_menu') }
{translate module=static_page_category} field_name {/translate}
{translate module=static_page_category} field_description {/translate}
{translate module=static_page_category} field_status {/translate} { $list->bool("static_page_category_status", $static_page_category.status, "form_menu") }
{translate module=static_page_category} field_sort_order {/translate}
{/foreach} {/if}