# 404-solution/4.3.0/includes/html/viewLogsSearchFormShell.html

404 Solution, version 4.3.0. 6 lines.

- Page: https://pluginprobe.com/plugins/404-solution/4.3.0/code/includes/html/viewLogsSearchFormShell.html
- Raw: https://pluginprobe.com/plugins/404-solution/4.3.0/raw/includes/html/viewLogsSearchFormShell.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/4.3.0/code/includes/html/viewLogsSearchFormShell.html#L10-L20`.

```html
<form id="logs_search_form" name="admin-logs-page" method="GET" action="" class="abj404-logs-search-form">
<input type="hidden" name="page" value="{page_constant}">
<input type="hidden" name="subpage" value="abj404_logs">
{search_dropdown}
</form>

```
