From 8c75c43e7ee0370eefceea84c6a74383e5c65d4b Mon Sep 17 00:00:00 2001 From: ArthurHoaro Date: Tue, 14 Aug 2018 11:43:54 +0200 Subject: Fix a bug making thumbnail to request the current page --- tpl/default/daily.html | 2 +- tpl/default/linklist.html | 2 +- tpl/default/picwall.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tpl/default') diff --git a/tpl/default/daily.html b/tpl/default/daily.html index 816e5d0a..2c409478 100644 --- a/tpl/default/daily.html +++ b/tpl/default/daily.html @@ -72,7 +72,7 @@ {if="$thumbnails_enabled && !empty($link.thumbnail)"}
thumbnail
{/if} diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index 8ea2ce66..2e67775b 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -137,7 +137,7 @@ {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail diff --git a/tpl/default/picwall.html b/tpl/default/picwall.html index 9a0b10dc..4c325487 100644 --- a/tpl/default/picwall.html +++ b/tpl/default/picwall.html @@ -37,7 +37,7 @@
{ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail {$value.title} {loop="$value.picwall_plugin"} -- cgit v1.2.3