- [x] Split `ContactSettingsPage` into two different pages (`ContactOptionListPage` + `ContactRecipientListPage`) - [x] Give the contact form its own section in the ACP menu (use the new [API](https://docs.woltlab.com/6.1/package/acp-menu-items/) for adding the menu items) - [x] Migrate both lists to grid view - [x] Use the new `ChangeSortOrder` component for the Drag-and-Drop feature. requires https://github.com/WoltLab/WCF/pull/6277
ContactSettingsPageinto two different pages (ContactOptionListPage+ContactRecipientListPage)ChangeSortOrdercomponent for the Drag-and-Drop feature.requires #6277