Back to Openemr

General List

templates/pharmacies/general_list.html

latest698 B
Original Source

{xlt t='Add a Pharmacy'}

{xlt t='Total pharmacies'} {if !empty($totalpages)}{$totalpages}{/if}

{xlt t='Name'}{xlt t='Address'}{xlt t='Default Method'}
{foreach from=$pharmacies item=pharmacy}[{$pharmacy->nametext}]({$CURRENT_ACTION}action=edit&id={$pharmacy->id
{xlt t='No Pharmacies Found'}
{/foreach}