Skip to content

Commit f77ab5b

Browse files
authored
Add icon to Lademodus in standard_legacy theme (#2813)
* Add icon to Lademodus in standard_legacy theme * Use hexagon-nodes-bolt as lademodus icon
1 parent 0396a5b commit f77ab5b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

  • packages/modules/web_themes/standard_legacy/web

packages/modules/web_themes/standard_legacy/web/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,10 @@
500500
<!-- Lademodus -->
501501
<div class="form-row mb-1">
502502
<div class="col">
503-
<label class="col-form-label">Lademodus</label>
503+
<label class="col-form-label">
504+
<i class="fas fa-hexagon-nodes-bolt"></i>
505+
Lademodus
506+
</label>
504507
</div>
505508
<div class="col-md-8 btn-group btn-group-toggle charge-point-charge-mode"
506509
data-toggle="buttons" data-name="chargemode"

0 commit comments

Comments
 (0)