diff --git a/frontend/app/features/rules/pages/rules/rules-page.component.html b/frontend/app/features/rules/pages/rules/rules-page.component.html index f5dc7756e..5796e3539 100644 --- a/frontend/app/features/rules/pages/rules/rules-page.component.html +++ b/frontend/app/features/rules/pages/rules/rules-page.component.html @@ -6,7 +6,7 @@ {{ 'common.refresh' | sqxTranslate }} - *ngIf="rulesState.canCreate | async" + {{ 'rules.create' | sqxTranslate }}