diff options
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/mainpage_categories.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/mainpage_categories.tpl b/template/yoga/mainpage_categories.tpl index 1bc0a9e73..cb16d35cc 100644 --- a/template/yoga/mainpage_categories.tpl +++ b/template/yoga/mainpage_categories.tpl @@ -15,7 +15,7 @@ {categories.category.ICON} <a href="{categories.category.URL}">{categories.category.NAME}</a> </h3> - <p>{categories.category.NB_IMAGES} {lang:pictures}</p> + <p>{categories.category.CAPTION_NB_IMAGES}</p> <p>{categories.category.DESCRIPTION}</p> </div> </div> |