diff --git a/client/views/actions/kick.tpl b/client/views/actions/kick.tpl index 56da3590..425a62b8 100644 --- a/client/views/actions/kick.tpl +++ b/client/views/actions/kick.tpl @@ -1,6 +1,6 @@ {{> ../user_name nick=from}} has kicked -{{> ../user_name nick=target}} +{{> ../user_name nick=target mode=""}} {{#if text}} ({{{parse text}}}) {{/if}}