diff --git a/frontend/src/lib/components/dashboard/DashboardInfoCard.svelte b/frontend/src/lib/components/dashboard/DashboardInfoCard.svelte
index b23d645..d1644d9 100644
--- a/frontend/src/lib/components/dashboard/DashboardInfoCard.svelte
+++ b/frontend/src/lib/components/dashboard/DashboardInfoCard.svelte
@@ -63,7 +63,7 @@
document.body.appendChild(link);
link.click();
} catch (e) {
- pushErrorText("Chyba při stahování portfolia");
+ pushErrorText('Chyba při stahování portfolia');
}
};
@@ -179,7 +179,7 @@
>
{$LL.input.citizenship()}:
- {$candidateData.candidate.email}{$candidateData.candidate.citizenship}
{$LL.input.secondSchool()}:
- {$candidateData.candidate.secondSchool.name.split(',')[0]} (Obor:
+ {$candidateData.candidate.secondSchool.name.split(',')[0]} (Obor:
{$candidateData.candidate.secondSchool.field}
- )
{$LL.input.testLanguage()}: