X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fvintage%2Fpicwall.html;h=5f1d266ee1f15ddc7bc4f00403e968511d033b7d;hb=62f5a7581380da7885025498de10e9a20c45b358;hp=4e227e3744038cd440fed8e89e8d3564ce87e6db;hpb=009ce9358168cc06c76fc2f4162829e552e633a3;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/vintage/picwall.html b/tpl/vintage/picwall.html index 4e227e37..5f1d266e 100644 --- a/tpl/vintage/picwall.html +++ b/tpl/vintage/picwall.html @@ -1,7 +1,6 @@ {include="includes"} - @@ -16,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} @@ -35,10 +38,6 @@ {include="page.footer"} - +