summaryrefslogtreecommitdiff
path: root/templates/image_order.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2025-08-28 16:18:07 +0100
committerlsces <lester@lsces.co.uk>2025-08-28 16:18:07 +0100
commitd4cf8eb6b69ff23eedcba9359ce9a1ed4e2a7d9c (patch)
tree9825e26ffc0754aafc2bb9c41a0e6c44fd1e2c6e /templates/image_order.tpl
parentd77b5a9732361455895cbd76894a26765bff0c97 (diff)
downloadfisheye-d4cf8eb6b69ff23eedcba9359ce9a1ed4e2a7d9c.tar.gz
fisheye-d4cf8eb6b69ff23eedcba9359ce9a1ed4e2a7d9c.tar.bz2
fisheye-d4cf8eb6b69ff23eedcba9359ce9a1ed4e2a7d9c.zip
Templates code updated to PHP8.4 and namespace ... work in progress on updating some third party code
Diffstat (limited to 'templates/image_order.tpl')
-rwxr-xr-x[-rw-r--r--]templates/image_order.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/image_order.tpl b/templates/image_order.tpl
index b12223b..076bcd2 100644..100755
--- a/templates/image_order.tpl
+++ b/templates/image_order.tpl
@@ -36,7 +36,7 @@
<tr class="{$pageClass}">
{counter name=imageCount print=false}
<td class="{$galItem->mType.content_type_guid}">
- <a href="{$galItem->getDisplayUrl()|escape}"><img class="thumb" src="{$gContent->mItems.$itemContentId->getThumbnailUri()|replace:"&":"&amp;"}{if $batchEdit.$itemContentId ne ''}?{math equation="1 + rand(1,9999)"}{/if}" alt="{$galItem->getTitle()|escape}" /></a>
+ <a href="{$galItem->getDisplayUrl()|escape}"><img class="thumb" src="{$gContent->mItems.$itemContentId->getThumbnailUri()|replace:"&":"&amp;"}{if $batchEdit.$itemContentId|default:'' ne ''}?{math equation="1 + rand(1,9999)"}{/if}" alt="{$galItem->getTitle()|escape}" /></a>
</td>
<td>