Skip to content

Commit

Permalink
Add missing Configuration icon
Browse files Browse the repository at this point in the history
  • Loading branch information
NebzHB authored Nov 11, 2023
1 parent 17dc0e6 commit 343f0f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions desktop/php/thermostat.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
<br/>
<span>{{Ajouter}}</span>
</div>
<div class="cursor eqLogicAction logoPrimary" data-action="gotoPluginConf">
<i class="fas fa-wrench"></i>
<br/>
<span>{{Configuration}}</span>
</div>
</div>
<legend><i class="fas fa-thermometer-three-quarters"></i> {{Mes thermostats}}</legend>
<?php
Expand Down

0 comments on commit 343f0f0

Please sign in to comment.