## Expected/Desired Behavior No error ## Actual Behavior Visit /wp-admin/admin.php?page=ef-settings and see this error in the browser console: ``` Found 8 elements with non-unique id #change-module-nonce: <input type="hidden" id="change-module-nonce" name="change-module-nonce" value="99ceb67ba4"> ``` ## (Optional) Additional notes Relevant code https://github.com/Automattic/Edit-Flow/blob/2e07a1b7b7af1e783b858700390da85b418c2405/modules/settings/settings.php#L272