{* Copyright (C) 2009 Regis Houssin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * $Id$ *} {section name=mc loop=$entities} {strip} {/strip} {/section}
{$langs->trans('Label')} {$langs->trans('Description')} {$langs->trans('Name')} {$langs->trans('Town')} {$langs->trans('Country')} {$langs->trans('Currency')} {$langs->trans('Visible')} {$langs->trans('Status')}  
{$entities[mc].label} {$entities[mc].description} {$entities[mc].details.MAIN_INFO_SOCIETE_NOM} {$entities[mc].details.MAIN_INFO_SOCIETE_VILLE} {$entities[mc].details.MAIN_INFO_SOCIETE_PAYS} {$entities[mc].details.MAIN_MONNAIE} {if $entities[mc].visible} {$img_on} {else} {if $entities[mc].active} {$img_off} {else} {$img_off} {/if} {/if} {if $entities[mc].active} {$img_on} {else} {$img_off} {/if} {$img_modify} {$img_delete}
{$langs->trans('AddEntity')}