{if $full_page} {include file="pageheader.htm"} {insert_scripts files="../js/utils.js,listtable.js"}
{$lang.phone_val}:
{/if} {foreach from=$phonedb item=val} {foreachelse} {/foreach}
{$lang.id}{$sort_id} {$lang.phone_val}{$sort_phone} {$lang.city_name}{$sort_city_id} {$lang.stat.name}{$sort_stat}
{$val.id} {$val.phone} {$val.city_name} {$lang.stat[$val.stat]}
{$lang.no_records}
{include file="page.htm"}
{if $full_page}
{$lang.sms_content}
{include file="pagefooter.htm"} {/if}