Issue #2037 Display new icon-cone on dashboard and album manager

This commit is contained in:
Willy "Linty
2023-11-10 17:53:52 +01:00
parent ee98f408a2
commit f98ba25555
5 changed files with 28 additions and 3 deletions
+1 -1
View File
@@ -160,7 +160,7 @@ if (!empty($category['id_uppercat']))
}
// We show or hide this warning in JS
$page['warnings'][] = l10n('This album is currently locked, visible only to administrators.').'<span class="icon-key unlock-album">'.l10n('Unlock it').'</span>';
$page['warnings'][] = l10n('This album is currently locked, visible only to administrators.').'<span class="icon-cone unlock-album">'.l10n('Unlock it').'</span>';
$template->assign(
array(