diff --git a/public/img/loading.gif b/public/img/loading.gif new file mode 100644 index 0000000..1c72ebb Binary files /dev/null and b/public/img/loading.gif differ diff --git a/templates/default/admin_audit.html.ep b/templates/default/admin_audit.html.ep new file mode 100644 index 0000000..a03c63f --- /dev/null +++ b/templates/default/admin_audit.html.ep @@ -0,0 +1,75 @@ +% title l('ADMIN_AUDIT'); +%= include 'header' +%= include 'public_toolbar' +
+ <%=l 'EVENT_ID' %> + | ++ <%=l 'EVENT_DATE' %> + | ++ <%=l 'EVENT_FROM_IP' %> + | ++ <%=l 'EVENT' %> + | ++ <%=l 'EVENT_USER' %> + | ++ <%=l 'EVENT_MESSAGE' %> + | +
---|