mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-29 03:04:08 -04:00
Fix for ticket #320
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
||||
<div class="gImageBlock">
|
||||
<a href="<?= $item->url() ?>">
|
||||
<?= $item->thumb_tag(array("class" => "gThumbnail")) ?>
|
||||
<?= $item->thumb_image(array("class" => "gThumbnail")) ?>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user