mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Previously, the "Move topic" option was only displayed to organization administrators, despite the new setting making who can move topics between streams configurable. Making this migration requires us to remove the text on the previous "Admin actions" divider, and just make it an hrule, to avoid confusing normal users, while still providing a hint that moving topics is a non-personal operation. We also change the ordering for consistency.