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): ?> - +