From 9d4478516f0182e433236e4af50a21b0ef40b705 Mon Sep 17 00:00:00 2001 From: veselcraft Date: Sat, 5 Feb 2022 20:24:46 +0300 Subject: [PATCH] Post, Comment: Add a link to profile when clicking on PFP --- .../templates/components/comment.xml | 10 ++++++---- .../components/post/microblogpost.xml | 20 ++++++++++--------- .../templates/components/post/oldpost.xml | 9 ++++++--- 3 files changed, 23 insertions(+), 16 deletions(-) diff --git a/Web/Presenters/templates/components/comment.xml b/Web/Presenters/templates/components/comment.xml index 774fc4d9..5671ac54 100644 --- a/Web/Presenters/templates/components/comment.xml +++ b/Web/Presenters/templates/components/comment.xml @@ -7,10 +7,12 @@ - + + +
diff --git a/Web/Presenters/templates/components/post/microblogpost.xml b/Web/Presenters/templates/components/post/microblogpost.xml index 2e35c0f0..d50d9b02 100644 --- a/Web/Presenters/templates/components/post/microblogpost.xml +++ b/Web/Presenters/templates/components/post/microblogpost.xml @@ -8,15 +8,17 @@ - - {if !$post->isPostedOnBehalfOfGroup() && !$compact} - - {_online} - - {/if} + + + {if !$post->isPostedOnBehalfOfGroup() && !$compact} + + {_online} + + {/if} +