{{ bc([ {text: "admin_title"|lang, url: '/admin/'}, {text: "admin_actions_log"|lang} ]) }} {% if list %} {% for item in list %} {% endfor %}
Time Who Action Data
{{ item.getDate() }} {% if not item.isCommandLineActions() %} {{ admin_logins[item.getAdminId()] }}, {{ item.getIPv4() }} {% else %} console {% endif %} {{ item.getActionName() }} {{ item.renderHtml()|raw }}
{{ pageNav(pn_page, pn_pages, "#{url}page={page}") }} {% else %}
Actions log is empty.
{% endif %}