X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fvintage%2Fpicwall.html;h=da3aa36c4096d2b601931c9ad88c96766690a5ac;hb=6a3a78d023aa320138bb88505b58347db268264a;hp=29688914165ed19f870b75d29087b29fab80a88d;hpb=758fe7201eec7a8894eb473377ae18e9ebaf12ac;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/vintage/picwall.html b/tpl/vintage/picwall.html index 29688914..da3aa36c 100644 --- a/tpl/vintage/picwall.html +++ b/tpl/vintage/picwall.html @@ -15,7 +15,11 @@
{loop="$linksToDisplay"}
- {$value.thumbnail}{$value.title} + {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} + thumbnail + {$value.title} {loop="$value.picwall_plugin"} {$value} {/loop} @@ -34,6 +38,6 @@ {include="page.footer"} - +