From f7df1cb5364b32fb53e0de744ec602d83f8767e8 Mon Sep 17 00:00:00 2001 From: rr- Date: Mon, 8 Feb 2016 07:30:59 +0100 Subject: [PATCH] Added image search for animations --- public_html/templates/post.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/templates/post.tpl b/public_html/templates/post.tpl index 5727f2b5..32379077 100644 --- a/public_html/templates/post.tpl +++ b/public_html/templates/post.tpl @@ -257,7 +257,7 @@ if (forceHttpInPermalinks > 0) { <% } %> - <% if (post.contentType === 'image') { %> + <% if (post.contentType === 'image' || post.contentType === 'animation') { %>
  • Search on IQDB