update teachers,
This commit is contained in:
@@ -83,12 +83,12 @@ export default function ConfirmDeleteModal({
|
||||
</Avatar>
|
||||
<Stack spacing={3}>
|
||||
<Stack spacing={1}>
|
||||
<Typography variant="h5">{t('Delete Lesson Type ?')}</Typography>
|
||||
<Typography variant="h5">{t('Delete Teacher ?')}</Typography>
|
||||
<Typography
|
||||
color="text.secondary"
|
||||
variant="body2"
|
||||
>
|
||||
{t('Are you sure you want to delete lesson type ?')}
|
||||
{t('Are you sure you want to delete this teacher ?')}
|
||||
</Typography>
|
||||
</Stack>
|
||||
<Stack
|
||||
|
Reference in New Issue
Block a user