{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{$layout.pagetitle}

{if $reglog.description} {/if}
{trans("Real state:")} {$reglog.value|money_format}
{trans("Cash state:")} {$reglog.snapshot|money_format}
{trans("Time:")} {$reglog.time}
{trans("User:")} {$reglog.username}
{trans("Description")}:
{$reglog.description|replace:"\n":"
"}
{trans("Edit")} {trans("Delete")}
{/block}