fixes #11492 hopefully For uploading files, the enctype for the form has to be set to `multipart/form-data`. Frio was missing this specification, other themes inherit it from the default template.
- This prevents auto-filled password fields to abort settings save - Move single-use settings/nick_set template HTML to settings/account