diff --git a/web/projects/setup-wizard/src/app/pages/home.page.ts b/web/projects/setup-wizard/src/app/pages/home.page.ts index 578b9c641..f11fda363 100644 --- a/web/projects/setup-wizard/src/app/pages/home.page.ts +++ b/web/projects/setup-wizard/src/app/pages/home.page.ts @@ -16,7 +16,7 @@ import { StateService } from '../services/state.service' @@ -24,7 +24,7 @@ import { StateService } from '../services/state.service' } @@ -165,10 +165,10 @@ import { StateService } from '../services/state.service' (click)="openLocalAddress()" > -
- {{ 'Open Local Address' | i18n }} -
{{ lanAddress }}
-
+ + {{ 'Open Local Address' | i18n }} + {{ lanAddress }} +