| 480 | </label> | 480 | </label> |
| 481 | <label for="sd_tool_visible" class="checkbox_label"> | 481 | <label for="sd_tool_visible" class="checkbox_label"> |
| 482 | <span class="flex1 flex-container alignItemsCenter"> | 482 | <span class="flex1 flex-container alignItemsCenter"> |
| 483 | <i class="fa-solid fa-code fa-fw"></i> | 483 | <i class="fa-solid fa-wrench fa-fw"></i> |
| 484 | <span data-i18n="Function Tool">Function Tool</span> | 484 | <span data-i18n="Function Tool">Function Tool</span> |
| 485 | </span> | 485 | </span> |
| 486 | <input id="sd_tool_visible" type="checkbox" /> | 486 | <input id="sd_tool_visible" type="checkbox" /> |