From fafa0dd7ae8cb878f30831795162594c0dccfef4 Mon Sep 17 00:00:00 2001 From: plegall Date: Tue, 28 May 2019 15:58:16 +0200 Subject: [PATCH] issue #1014 no more link on album name, a big button does the same job --- admin/themes/default/template/cat_list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/template/cat_list.tpl b/admin/themes/default/template/cat_list.tpl index 32979c1d8..bbe73a807 100644 --- a/admin/themes/default/template/cat_list.tpl +++ b/admin/themes/default/template/cat_list.tpl @@ -132,7 +132,7 @@ jQuery(document).ready(function(){

- {$category.NAME} + {$category.NAME}

· {$category.NB_PHOTOS|translate_dec:'%d photo':'%d photos'} · {$category.NB_SUB_PHOTOS|translate_dec:'%d photo':'%d photos'} {$category.NB_SUB_ALBUMS|translate_dec:'in %d sub-album':'in %d sub-albums'}