// typo
This commit is contained in:
@@ -211,7 +211,6 @@
|
|||||||
{/if}
|
{/if}
|
||||||
{* This foreach is on one line, to avoid tabulation in the title attribute of the acronym *}
|
{* This foreach is on one line, to avoid tabulation in the title attribute of the acronym *}
|
||||||
{foreach $carrier.product_list as $product}
|
{foreach $carrier.product_list as $product}
|
||||||
{}
|
|
||||||
{if $product@index == 4}<acronym title="{/if}{if $product@index >= 4}{$product.name}{if isset($product.attributes) && $product.attributes} {$product.attributes|escape:'htmlall':'UTF-8'}{/if}{if !$product@last}, {else}">...</acronym>){/if}{else}{$product.name}{if isset($product.attributes) && $product.attributes} {$product.attributes|escape:'htmlall':'UTF-8'}{/if}{if !$product@last}, {else}){/if}{/if}{/foreach}
|
{if $product@index == 4}<acronym title="{/if}{if $product@index >= 4}{$product.name}{if isset($product.attributes) && $product.attributes} {$product.attributes|escape:'htmlall':'UTF-8'}{/if}{if !$product@last}, {else}">...</acronym>){/if}{else}{$product.name}{if isset($product.attributes) && $product.attributes} {$product.attributes|escape:'htmlall':'UTF-8'}{/if}{if !$product@last}, {else}){/if}{/if}{/foreach}
|
||||||
{/if}
|
{/if}
|
||||||
</td>
|
</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user