diff --git a/frontend/src/components/ui/InfoBar.tsx b/frontend/src/components/ui/InfoBar.tsx index 5ac99c3..1d056eb 100644 --- a/frontend/src/components/ui/InfoBar.tsx +++ b/frontend/src/components/ui/InfoBar.tsx @@ -60,7 +60,7 @@ export function InfoBar({ user }: InfoBarProps) {
Tickets are stored in your browser (localStorage) only. No sync across devices or sessions. - Admin panel is not available. + Admin panel manages only your tickets.
Admin Tab
- You can view all users' tickets in the Admin tab. Useful for monitoring support requests + You can view all users' tickets in the Admin tab. Useful for monitoring support requests.
Editing
- You can only edit or manage your own tickets. Other users' tickets are read-only for you + You can only edit or manage your own tickets. Other users' tickets are read-only for you.