From 4e4561506d3fcb47d96db8ad0dd5638ecea5d96a Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 17 Oct 2024 16:53:48 +0200 Subject: Fixed another typo --- src/application/templates/bootstrap-3/components/topic_log.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/application/templates/bootstrap-3/components/topic_log.twig b/src/application/templates/bootstrap-3/components/topic_log.twig index 9364cd1..9614c4e 100644 --- a/src/application/templates/bootstrap-3/components/topic_log.twig +++ b/src/application/templates/bootstrap-3/components/topic_log.twig @@ -1,6 +1,6 @@ {%- set user = "" -%} {%- if postAuthor is null -%} - {%- set user = __("deleted")|e("html") -%} + {%- set user = __("(deleted)")|e("html") -%} {%- else -%} {%- set user = '