]> git.immae.eu Git - github/shaarli/Shaarli.git/blobdiff - tpl/picwall.html
Cleanup: explicitely loop over PHP variables in templates
[github/shaarli/Shaarli.git] / tpl / picwall.html
index 230c948b783d9f1fc550bb594e4709b89b9ddf44..4e227e3744038cd440fed8e89e8d3564ce87e6db 100644 (file)
@@ -14,7 +14,7 @@
 
 <div class="center">
         <div id="picwall_container">
-            {loop="linksToDisplay"}
+            {loop="$linksToDisplay"}
             <div class="picwall_pictureframe">
                    {$value.thumbnail}<a href="{$value.real_url}"><span class="info">{$value.title}</span></a>
                 {loop="$value.picwall_plugin"}