Skip to content

Commit a77917b

Browse files
committed
fix: update sophos guide
1 parent 239e13f commit a77917b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/app/app-module/guides/guide-sophos/guide-sophos.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ <h6 class="font-weight-semibold mt-3 mb-3">
3636
[serverId]="serverId"></app-int-generic-group-config>
3737
</ng-template>
3838

39-
<ng-template [ngIf]="step.content.id === 'stepContent3'">
39+
<ng-template [ngIf]="step.content.id === 'stepContent6'">
4040
<div class="mt-3">
4141
<app-app-module-activate-button [module]="module.SOPHOS" [type]="'integration'"
4242
[disabled]="configValidity"

0 commit comments

Comments
 (0)