diff --git a/libs/application/templates/reference-template/src/forms/prerequisitesForm/prerequisitesForm.ts b/libs/application/templates/reference-template/src/forms/prerequisitesForm/prerequisitesForm.ts index b57d83e26973..fafd26110db1 100644 --- a/libs/application/templates/reference-template/src/forms/prerequisitesForm/prerequisitesForm.ts +++ b/libs/application/templates/reference-template/src/forms/prerequisitesForm/prerequisitesForm.ts @@ -36,6 +36,7 @@ export const Prerequisites: Form = buildForm({ buildSection({ id: 'conditions', title: '', // If this is empty, we will not have a visible stepper on the right side of the screen. + tabTitle: 'Forkröfur', // If there is no stepper, add tabTitle to have a title on the browser tab. children: [ buildExternalDataProvider({ id: 'approveExternalData',