Redirection hosts ui

This commit is contained in:
Jamie Curnow
2025-09-25 18:00:00 +10:00
parent 9339626933
commit e36c1b99a5
14 changed files with 626 additions and 71 deletions

View File

@@ -167,7 +167,7 @@ export function UserModal({ userId, onClose }: Props) {
</div>
{currentUser && data && currentUser?.id !== data?.id ? (
<div className="my-3">
<h3 className="py-2">{intl.formatMessage({ id: "user.flags.title" })}</h3>
<h4 className="py-2">{intl.formatMessage({ id: "user.flags.title" })}</h4>
<div className="divide-y">
<div>
<label className="row" htmlFor="isAdmin">