From 80736d111fe405a9236e022e6a3d6d93e5986d5c Mon Sep 17 00:00:00 2001 From: Tykayn Date: Wed, 16 Feb 2022 11:53:53 +0100 Subject: [PATCH] remove div in h1 for stepper --- .../administration/stepper/stepper.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/features/administration/stepper/stepper.component.html b/src/app/features/administration/stepper/stepper.component.html index 68094fa8..a12cecbe 100644 --- a/src/app/features/administration/stepper/stepper.component.html +++ b/src/app/features/administration/stepper/stepper.component.html @@ -67,17 +67,17 @@ -
+ {{ pollService.form.value.title }} {{ 'nav.no_title' | translate }} -
-
+ + {{ 'nav.step' | translate }} {{ step_current }} {{ 'nav.on' | translate }} {{ step_max }} -
+