{** * Copyright since 2007 PrestaShop SA and Contributors * PrestaShop is an International Registered Trademark & Property of PrestaShop SA * * NOTICE OF LICENSE * * This source file is subject to the Academic Free License version 3.0 * that is bundled with this package in the file LICENSE.md. * It is also available through the world-wide-web at this URL: * https://opensource.org/licenses/AFL-3.0 * 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@prestashop.com so we can send you a copy immediately. * * @author PrestaShop SA and Contributors * @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0 *}
{l s='Block Content' d='Modules.Blockreassurance.Admin'} add_circle
{foreach from=$allblock item=$block key=$key}
{if $block['icon'] != 'undefined'} {else} {l s='none' d='Modules.Blockreassurance.Admin'} {/if}
{$block['title'][{$defaultFormLanguage}]}
{$block['description'][{$defaultFormLanguage}]}
{if $block['type_link'] == $LINK_TYPE_NONE} {l s='None' d='Modules.Blockreassurance.Admin'} {elseif $block['type_link'] == $LINK_TYPE_URL} {l s='Url link' d='Modules.Blockreassurance.Admin'} {elseif $block['type_link'] == $LINK_TYPE_CMS} {l s='CMS Page' d='Modules.Blockreassurance.Admin'} {/if}
{/foreach}
{l s='We recommend 3 blocks at maximum.' d='Modules.Blockreassurance.Admin'}