* Update useredit.html * Update useredit.js * Update en-us.json * Update en-us.json * Update useredit.js * fix TV Shows to Square Tiles * Update homesections.js * Update src/strings/en-us.json Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
This de-minifies and de-uglifies `controllers` subdirectory
And the same for fldSelectPasswordResetProvider. Allows modification of the authentication provider and password reset provider for admins, if applicable. Further converts the reset provider to a trinary rather than single-line if/else statements.