{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
SEARCH {$lang.gift_type_name}
{/if} {foreach from=$gift_type_list item=gift_type} {foreachelse} {/foreach}
{$lang.record_id}{$sort_gift_type_id} {$lang.gift_type_name}{$sort_gift_type_name} {$lang.amount_range} {$lang.lab_start_date}{$sort_start_date} {$lang.lab_end_date}{$sort_end_date} {$lang.lab_max_count} {$lang.handler}
{$gift_type.gift_type_id} {$gift_type.gift_type_name} {$gift_type.amount_range} {$gift_type.start_date} {$gift_type.end_date} 1
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{include file="pagefooter.htm"} {/if}