Added 1 click:
https://www.directadmin.com/features.php?id=1665
The breadcrumbs at the bottom of the page will replace the the domain with a select box.. for most relevant, but not all.
When you swap to the different domain, it will bring you the exact same CMD_* as for the other domain.
Eg, if you're viewing:
/CMD_EMAIL_POP?domain=domain1.com
and you select domain2.com in the select box, it will take you to:
/CMD_EMAIL_POP?domain=domain2.com
making the management of items over multiple domains go much quicker.
Some situations don't warrant a swap, as it doesn't make sense... like editing a user, it may not exist on the other domain.
Or MySQL/crons, as they don't actually use the domain for anything.
Also, double-clicking the select box will replace the old href functionality, and will bring you back up to CMD_SHOW_DOMAIN?domain=domain.com
Uploading the pre-release binaries now for anyone who wants to try it.
John