mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -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
|
@ -109,7 +109,7 @@ sort-date="<?=strtotime($data[$key]['DATE'].' '.$data[$key]['TIME'])?>" sort-nam
|
|||
</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