diff --git a/Web/Presenters/templates/@layout.xml b/Web/Presenters/templates/@layout.xml index bb189230..c3d561b2 100644 --- a/Web/Presenters/templates/@layout.xml +++ b/Web/Presenters/templates/@layout.xml @@ -226,11 +226,6 @@ {strpos($menuItem["name"], "@") === 0 ? tr(substr($menuItem["name"], 1)) : $menuItem["name"]}
- - {$club->getName()}
diff --git a/Web/Presenters/templates/components/comment.xml b/Web/Presenters/templates/components/comment.xml index feb97bab..5067c6c8 100644 --- a/Web/Presenters/templates/components/comment.xml +++ b/Web/Presenters/templates/components/comment.xml @@ -61,6 +61,9 @@ {php $target = "topic"} {/if} + + + | {$comment->getPublicationTime()} + +