diff --git a/src/templates/message.html b/src/templates/message.html index 800bc77043..11bb5c8dd5 100644 --- a/src/templates/message.html +++ b/src/templates/message.html @@ -14,7 +14,7 @@ {[ if (o.is_encrypted) { ]}{[ } ]} {[ if (!o.is_me_message) { ]}
{[ } ]} - {[ if (o.received) { ]} {[ } ]} + {[ if (o.received && !o.is_me_message) { ]} {[ } ]} {[ if (o.edited) { ]} {[ } ]} {[ if (!o.is_me_message) { ]}
{[ } ]} {[ if (o.is_spoiler) { ]}