We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0396a5b commit f77ab5bCopy full SHA for f77ab5b
1 file changed
packages/modules/web_themes/standard_legacy/web/index.html
@@ -500,7 +500,10 @@
500
<!-- Lademodus -->
501
<div class="form-row mb-1">
502
<div class="col">
503
- <label class="col-form-label">Lademodus</label>
+ <label class="col-form-label">
504
+ <i class="fas fa-hexagon-nodes-bolt"></i>
505
+ Lademodus
506
+ </label>
507
</div>
508
<div class="col-md-8 btn-group btn-group-toggle charge-point-charge-mode"
509
data-toggle="buttons" data-name="chargemode"
0 commit comments