{* * 2017 Azelab * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License (AFL 3.0) * that is bundled with this package in the file LICENSE.txt. * It is also available through the world-wide-web at this URL: * http://opensource.org/licenses/afl-3.0.php * If you did not receive a copy of the license and are unable to * obtain it through the world-wide-web, please send an email * to license@areama.net so we can send you a copy immediately. * * * @author Azelab * @copyright 2018 Azelab * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of Azelab *} {if $multishop} {/if} {if $promptModels} {foreach $promptModels as $model} {if $multishop} {/if} {/foreach} {else} {/if}
{l s='Position' mod='arcontactus'} {l s='Message' mod='arcontactus'} {l s='Active' mod='arcontactus'}{l s='Shop context' mod='arcontactus'}
{$model.position|escape:'htmlall':'UTF-8'}
{$model.message|escape:'htmlall':'UTF-8'} {if $model.status} {l s='Yes' mod='arcontactus'} {else} {l s='No' mod='arcontactus'} {/if} {if $model.id_shop == 0} {l s='All shops' mod='arcontactus'} {else} {if isset($shops[$model.id_shop])} {$shops[$model.id_shop].name|escape:'htmlall':'UTF-8'} {else} [{l s='Deleted' mod='arcontactus'}] {/if} {/if}
{l s='No items found' mod='arcontactus'}