diff --git a/dashboard/divhelpcontent/class-help-content-form.component.html b/dashboard/divhelpcontent/class-help-content-form.component.html index c2c1b05d..fd58f6db 100644 --- a/dashboard/divhelpcontent/class-help-content-form.component.html +++ b/dashboard/divhelpcontent/class-help-content-form.component.html @@ -19,8 +19,8 @@ (click)="resetCustom()" [class.uk-disabled]="!myForm.dirty" [disabled]="!myForm.dirty || showLoading">Reset - diff --git a/dashboard/helpTexts/page-help-content-form.component.html b/dashboard/helpTexts/page-help-content-form.component.html index dde0906c..2f51259b 100644 --- a/dashboard/helpTexts/page-help-content-form.component.html +++ b/dashboard/helpTexts/page-help-content-form.component.html @@ -19,8 +19,8 @@ (click)="resetCustom()" [class.uk-disabled]="!myForm.dirty" [disabled]="!myForm.dirty || showLoading">Reset -