From fbcae57f3ec8b783e33445da89f5cd608cf98522 Mon Sep 17 00:00:00 2001 From: Ryan Walberg Date: Sat, 1 Dec 2012 20:37:53 +0000 Subject: [PATCH] item description shows as lightbox caption --- src/templates/home.tpl | 2 +- src/templates/shop.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/home.tpl b/src/templates/home.tpl index 25d7438..7a81fbf 100644 --- a/src/templates/home.tpl +++ b/src/templates/home.tpl @@ -108,7 +108,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA URL {/if} {if $row.image_filename != '' && $opt.allow_images} - Image + Image {/if} {$row.rendered} diff --git a/src/templates/shop.tpl b/src/templates/shop.tpl index 94f4fff..447a5d1 100644 --- a/src/templates/shop.tpl +++ b/src/templates/shop.tpl @@ -108,7 +108,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA URL {/if} {if $row.image_filename != '' && $opt.allow_images} - Image + Image {/if} {$row.category|default:" "}