diff --git a/Web/Presenters/templates/components/post/microblogpost.xml b/Web/Presenters/templates/components/post/microblogpost.xml index 52e0b7ca..fa0284d8 100644 --- a/Web/Presenters/templates/components/post/microblogpost.xml +++ b/Web/Presenters/templates/components/post/microblogpost.xml @@ -7,6 +7,13 @@ + {if !$post->isPostedOnBehalfOfGroup() && !$compact} + + {if $diff->i <= 5} + {_online} + {/if} + + {/if}