[IMP] Lua script - copy images and create their link to be displayed in

homepage
This commit is contained in:
Olivier DOSSMANN
2013-05-15 14:23:37 +02:00
parent 807f6e3238
commit f7a8e5d70e
2 changed files with 45 additions and 14 deletions

View File

@ -3,7 +3,7 @@
<span class="element">
${ELEMENT_TITLE} <br />
<img src="${IMG_URL}" alt="${IMG_DESC}" title="${IMG_TITLE}" />
<img src="${IMG_URL}" alt="${IMG_DESC}" title="${ELEMENT_DESC}" />
</span>
</a>
</li>