mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -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
|
@ -168,7 +168,7 @@ sort-name="<?=$key?>" sort-bandwidth="<?=$data[$key]['U_BANDWIDTH']?>" sort-dis
|
|||
</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