|
|
@@ -136,7 +136,7 @@ const OrganizationDetailPage = () => { |
|
|
|
<Stack direction="row" height='70px' justifyContent="flex-start" alignItems="center"> |
|
|
|
{isGLDLoggedIn()? |
|
|
|
<Typography ml={15} color='#FFF' variant="h4" sx={{display: { xs: 'none', sm: 'none', md: 'block' }}}> |
|
|
|
Maintain Organization |
|
|
|
Maintain Organisation |
|
|
|
</Typography> |
|
|
|
: |
|
|
|
<Typography ml={15} color='#FFF' variant="h4" sx={{display: { xs: 'none', sm: 'none', md: 'block' }}}> |
|
|
|