We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba2f7f commit 18ffcf3Copy full SHA for 18ffcf3
2 files changed
www/templates/account/plans/upgrade-plan.php
@@ -420,8 +420,8 @@
420
<tr>
421
<th scope="col">Carbon Control</th>
422
<td>
423
- <i class="icon x-in-circle-temp" aria-hidden="true"></i>
424
- <span class="visually-hidden">No</span>
+ <i class="icon check" aria-hidden="true"></i>
+ <span class="visually-hidden">Yes</span>
425
</td>
426
427
<i class="icon check" aria-hidden="true"></i>
www/templates/account/signup/step-1.php
@@ -404,8 +404,8 @@
404
405
406
407
408
409
410
411
0 commit comments