diff --git a/app/assets/javascripts/discourse/app/components/flag-action-type.hbs b/app/assets/javascripts/discourse/app/components/flag-action-type.hbs index 89d7f15914a..2bc094db0e2 100644 --- a/app/assets/javascripts/discourse/app/components/flag-action-type.hbs +++ b/app/assets/javascripts/discourse/app/components/flag-action-type.hbs @@ -48,9 +48,7 @@ />
{{this.formattedName}} - {{#if this.showDescription}} -
{{html-safe this.description}}
- {{/if}} +
{{html-safe this.description}}
{{#if this.showMessageInput}}