* subdir5
* fix style
* Unused LibreNMS\Config
* revert short tags
* Fix bug
Found a bug when the url doesn't end with /
I don't think CSRF is need because this form is never submitted and it just dirties the URL.
Also, I think Request:url() is nicer than url()->current() (they are the same code wise)
* Fixed the root issue instead
Fixed the real issue in #13041
Co-authored-by: Tony Murray <murraytony@gmail.com>