<%= i18n.headers.source %> | <%= i18n.headers.type %> | <%= i18n.headers.time %> | <%= i18n.headers.message %> |
---|---|---|---|
<%= listOfMessages[cnt].source %> | <%= listOfMessages[cnt].type %> | <%= otdsCommon.convertLDAPDateToReadableDate_v2 (listOfMessages[cnt].time) %> | <%= otdsCommon.replaceHTMLCharacters( listOfMessages[cnt].message ) %> |