From 4065389798d68ef4a3e4ae2d38574379b8497951 Mon Sep 17 00:00:00 2001 From: Niko Storni Date: Tue, 21 Jun 2022 18:21:12 +0200 Subject: [PATCH] retain the same resolution as the frontend --- src/Template/Element/claimbox.ctp | 2 +- src/Template/Main/claims.ctp | 2 +- src/Template/Main/index.ctp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Template/Element/claimbox.ctp b/src/Template/Element/claimbox.ctp index 1339c5c..3c0759b 100644 --- a/src/Template/Element/claimbox.ctp +++ b/src/Template/Element/claimbox.ctp @@ -29,7 +29,7 @@ $ctTag = $claim->getContentTag();
is_nsfw && strlen(trim($claim->thumbnail_url)) > 0): ?> - +
diff --git a/src/Template/Main/claims.ctp b/src/Template/Main/claims.ctp index d5a7cf5..3abac85 100644 --- a/src/Template/Main/claims.ctp +++ b/src/Template/Main/claims.ctp @@ -77,7 +77,7 @@ if (strlen(trim($desc)) == 0) {
is_nsfw && strlen(trim($claim->thumbnail_url)) > 0): ?> - +
diff --git a/src/Template/Main/index.ctp b/src/Template/Main/index.ctp index be68f16..ecc5459 100644 --- a/src/Template/Main/index.ctp +++ b/src/Template/Main/index.ctp @@ -203,7 +203,7 @@
is_nsfw && strlen(trim($claim->thumbnail_url)) > 0): ?> - +