Update Logs.xml

This commit is contained in:
Dmitry Tretyakov 2023-10-25 17:11:04 +07:00
parent 1320410f17
commit 2922204b48

View file

@ -9,7 +9,7 @@
{/block}
{block content}
{var $amount = $logs->getRowCount()}
{var $amount = sizeof($logs)}
<style>
del, ins { text-decoration: none; color: #000; }