mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
[fix] Applications icon is now 'cubes'.
This commit is contained in:
parent
4708516000
commit
866e2d8182
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
</a>
|
||||
<a href="#/apps" class="list-group-item slide clearfix">
|
||||
<span class="pull-right fa-chevron-right"></span>
|
||||
<h2 class="list-group-item-heading"><span class="fa-fw fa-rocket"></span> {{t 'applications'}}</h2>
|
||||
<h2 class="list-group-item-heading"><span class="fa-fw fa-cubes"></span> {{t 'applications'}}</h2>
|
||||
</a>
|
||||
<a href="#/update" class="list-group-item slide">
|
||||
<span class="fa-chevron-right pull-right"></span>
|
||||
|
|
Loading…
Add table
Reference in a new issue