Skip to content

Commit

Permalink
Update LoginBanner.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafasaifee42 committed Jul 16, 2024
1 parent 924815d commit 7aa210e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/LoginBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export function LoginBanner(props: Props) {
className='undp-typography margin-bottom-00 small-font'
style={{ color: 'var(--gray-600)' }}
>
If you have a UNDP account, login for more features.
UNDP personnel, login for more features.
</p>
<a
href={`/user/login?destination=${link}`}
Expand Down

0 comments on commit 7aa210e

Please sign in to comment.