diff --git a/client/src/app/site/pages/meetings/modules/projector/modules/slides/components/motions/modules/motion-block-slide/components/motion-block-slide/motion-block-slide.component.html b/client/src/app/site/pages/meetings/modules/projector/modules/slides/components/motions/modules/motion-block-slide/components/motion-block-slide/motion-block-slide.component.html index 0360525023..a7550d2f48 100644 --- a/client/src/app/site/pages/meetings/modules/projector/modules/slides/components/motions/modules/motion-block-slide/components/motion-block-slide/motion-block-slide.component.html +++ b/client/src/app/site/pages/meetings/modules/projector/modules/slides/components/motions/modules/motion-block-slide/components/motion-block-slide/motion-block-slide.component.html @@ -23,16 +23,15 @@

@if (getMotion(i, j)) {
{{ getMotionTitle(i, j) }}
- @if (!shortDisplayStyle) { -
- } + @if (!commonRecommendation && getMotion(i, j).recommendationLabel) {