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

404 Solution, version trunk. 4 lines.

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

```html
<form method="POST" id="admin-options-page" name="admin-options-page" action="#" data-url="{data-url}">
<input type="hidden" name="action" id="action" value="updateOptions">
<input type="hidden" name="nonce" id="nonce" value="{nonce}">

```
