mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-04 00:42:20 +02: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-header">
|
||||||
<div class="cat-modify-ariane">
|
<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}
|
{$CATEGORIES_NAV}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user