{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}
{trans("Name")} | {trans("Description")} | {trans("Pool type:")} | {trans("First number")} | {trans("Last number")} | {trans("Quantity of numbers")} | {trans("Used")} | {trans("Free")} | |
---|---|---|---|---|---|---|---|---|
{$pool.name} | {$pool.description} | {$pool.type} | {$pool.poolstart} | {$pool.poolend} | {$pool.size} | {$pool.phones_used} | {$pool.phones_unused} | {if $pool.disabled == 1}{$bulb_off}{else}{$bulb_on}{/if} {$edit_ico} {$delete_ico} |