diff --git a/frontend/src/components/modals/PanelSwitchBehaviourInfoModal.tsx b/frontend/src/components/modals/PanelSwitchBehaviourInfoModal.tsx index 4f1820d9..fbd638d6 100644 --- a/frontend/src/components/modals/PanelSwitchBehaviourInfoModal.tsx +++ b/frontend/src/components/modals/PanelSwitchBehaviourInfoModal.tsx @@ -23,7 +23,7 @@ const PanelSwitchBehaviourInfoModal: FC = ({ >

- Panel Switch Behaviour + Claim Behaviour on Panel Switch

When a staff member moves a claimed ticket to another panel, these options control what diff --git a/frontend/src/pages/manage/GuildSettings.tsx b/frontend/src/pages/manage/GuildSettings.tsx index a0ed3ae2..a3bb455a 100644 --- a/frontend/src/pages/manage/GuildSettings.tsx +++ b/frontend/src/pages/manage/GuildSettings.tsx @@ -30,12 +30,12 @@ const PanelSwitchSelect: FC<{ value: number; onChange: (v: number) => void }> = return (

- Panel Switch Behaviour + Claim Behaviour on Panel Switch