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
|
@ -122,7 +122,7 @@ sort-star="<? if($_SESSION['favourites']['CRON'][$key] == 1) echo '1'; else echo
|
|||
</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