diff --git a/view/theme/quattro/templates/wall_thread.tpl b/view/theme/quattro/templates/wall_thread.tpl index caeee83d26..64e3794ccb 100644 --- a/view/theme/quattro/templates/wall_thread.tpl +++ b/view/theme/quattro/templates/wall_thread.tpl @@ -94,6 +94,10 @@ {{$item.star.do}} {{$item.star.undo}} {{/if}} + {{if $item.ignore}} + {{$item.ignore.do}} + {{$item.ignore.undo}} + {{/if}} {{if $item.tagger}} {{$item.tagger.add}} {{/if}}