aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/mainpage_categories.tpl
diff options
context:
space:
mode:
authorvdigital <vdigital@piwigo.org>2008-12-30 20:17:37 +0000
committervdigital <vdigital@piwigo.org>2008-12-30 20:17:37 +0000
commit7a75e9cfb39737492b2ba41260da19ae01851d7b (patch)
treef62c3992f44d70da29cff6aef2617094dce6ab93 /template/yoga/mainpage_categories.tpl
parent437153c7b6f7aebb98879b7ec53cb9435d02addf (diff)
- Change the title logic for a better index in Google images
(It was already done but it should be improved). git-svn-id: http://piwigo.org/svn/branches/2.0@3031 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/mainpage_categories.tpl')
-rw-r--r--template/yoga/mainpage_categories.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl
index 9c810600b..e56b637aa 100644
--- a/template/yoga/mainpage_categories.tpl
+++ b/template/yoga/mainpage_categories.tpl
@@ -6,7 +6,7 @@
<div class="thumbnailCategory">
<div class="illustration">
<a href="{$cat.URL}">
- <img src="{$cat.TN_SRC}" alt="{$cat.TN_ALT}" title="{'hint_category'|@translate}">
+ <img src="{$cat.TN_SRC}" alt="{$cat.TN_ALT}" title="{$cat.NAME|replace:'"':' '} - {'hint_category'|@translate}">
</a>
</div>
<div class="description">