# 404-solution/trunk/includes/html/viewLogsTableRow.html

404 Solution, version trunk. 9 lines.

- Page: https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/viewLogsTableRow.html
- Raw: https://pluginprobe.com/plugins/404-solution/trunk/raw/includes/html/viewLogsTableRow.html
- Modified: 2026-06-23T05:55:18+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/404-solution/trunk/code/includes/html/viewLogsTableRow.html#L10-L20`.

```html
<tr>
<td class="abj404-trace-toggle-cell">{trace_toggle}</td>
<td class="abj404-url-cell">{url_cell}</td>
<td class="abj404-ip-cell">{ip_cell}</td>
<td class="abj404-url-cell">{referrer_cell}</td>
<td>{action_cell}</td>
<td class="abj404-date-cell">{date_cell}</td>
</tr>

```
