{* Журнал посещений *} {include file="header.tpl.html" header=$smarty.const.STRING_VISIT_LOG}
{$smarty.const.STRING_CONTACT_INFORMATION_DOWN_CASE}  |  {$smarty.const.STRING_ADDRESS_BOOK}  |  {$smarty.const.STRING_ORDER_HISTORY}  |  {$smarty.const.STRING_VISIT_HISTORY}{if $smarty.const.CONF_AFFILIATE_PROGRAM_ENABLED}  |  {$smarty.const.STRING_AFFILIATE_PROGRAM}{/if}
{if $visits} {section name=i loop=$visits} {/section}
{$smarty.const.STRING_VISIT_LOG}
{$visits[i].customer_logtime}
{else}{$smarty.const.STRING_EMPTY_LIST}{/if}