diff --git a/src/app/modules/admin/ui/fuse-components/services/confirmation/confirmation.component.html b/src/app/modules/admin/ui/fuse-components/services/confirmation/confirmation.component.html index 41cd757c..90aa2def 100644 --- a/src/app/modules/admin/ui/fuse-components/services/confirmation/confirmation.component.html +++ b/src/app/modules/admin/ui/fuse-components/services/confirmation/confirmation.component.html @@ -106,7 +106,7 @@
title
- Title of the confirmation dialog. + Title of the confirmation dialog, HTML is allowed. @@ -114,7 +114,7 @@
message
- Message of the confirmation dialog. + Message of the confirmation dialog, HTML is allowed.