{subpart:head}
{if $UserUsername}{$UserUsername}{/if} {if $LogModule}{LANG_{$LogModule|strtoupper}}{/if} {if in_array($LogAction,array('LOGIN','LOGOUT','INSTALL','BACKUPMAKE','BACKUPRESTORE','BACKUPREMOVE'))} > {LANG_CMM_ACTION_{$LogAction}} {else if in_array($LogView,array('CONFIG'))} > {LANG_CMM_ACTION_{$LogAction}} {else if stristr($LogView,'FILES') || stristr($LogAction,'FILE')} > {LANG_CMM_FILE} {$LogFile|explode:separator=/|array_get_last} {LANG_CMM_ACTION_{$LogAction|strreplace:search=FILE:replace=}} {else if stristr($LogView,'PAGES')} > {LANG_{$LogModule|strtoupper}_VIEW_{$LogView}} > {if !empty($LogRecord)}{LANG_CMM_PAGE} {$LogRecord}{/if} {LANG_CMM_ACTION_{$LogAction|strreplace:search=PAGE:replace=}} {else} > {LANG_{$LogModule|strtoupper}_VIEW_{$LogView}} > {if !empty($LogRecord)}{LANG_CMM_RECORD} {$LogRecord}{/if} {LANG_CMM_ACTION_{$LogAction}} {/if}
{/subpart:head} {subpart:content} {if stristr($LogInfo,'ERROR')}
{$LogInfo}
{/if}
{/subpart:content}