mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
WEB. Added hint to star icon
This commit is contained in:
parent
92e7b970ec
commit
6195a5f0eb
51 changed files with 53 additions and 53 deletions
|
@ -92,7 +92,7 @@ sort-owner="<?=$data[$key]['OWNER']?>" sort-star="<? if($_SESSION['favourites'][
|
|||
</div>
|
||||
<div class="l-unit__suspended"><?=__('suspended')?></div>
|
||||
<div class="text-center">
|
||||
<i class="l-icon-star"></i>
|
||||
<i class="l-icon-star" title="<?=__('save to favorites')?>"></i>
|
||||
</div>
|
||||
</div>
|
||||
<!-- /.l-unit__col -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue