mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fix #2105 replace link icon tree by icon home
and it becomes non-clickable
This commit is contained in:
@@ -43,7 +43,7 @@ str_root = '{'Root'|@translate|escape:javascript}';
|
||||
|
||||
<div class="cat-modify-header">
|
||||
<div class="cat-modify-ariane">
|
||||
<a class="icon-sitemap tiptip" href="{$U_MOVE}" title="{'Manage sub-albums'|@translate}"></a>
|
||||
<span class="icon-home"> /</span>
|
||||
{$CATEGORIES_NAV}
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user