% local data, viewlibrary, page_info, session = ... %>
Date | Message | UserID |
<%= html.html_escape(log.logdatetime) %> | <%= string.gsub(html.html_escape(log.msgtext), "\n", " ") %> |
<%= html.html_escape(log.userid) %> |
<%= html.html_escape(data.errtxt) %>
<% end %> <% if #data.value == 0 then %>No history found
<% end %>