Fix: add missing quotes to index.html
| @@ -4954,7 +4954,7 @@ | ||
| 4954 | 4954 | <input id="mesIDDisplayEnabled" type="checkbox" /> |
| 4955 | 4955 | <small data-i18n="Message IDs">Message IDs</small> |
| 4956 | 4956 | </label> |
| 4957 | 4957 | <label for="hideChatAvatarsEnabled" class="checkbox_label" title="Hide avatars, only in chat messages." data-i18n="[title]Hide avatars, only in chat messages."> |
| 4958 | 4958 | <input id="hideChatAvatarsEnabled" type="checkbox" /> |
| 4959 | 4959 | <small data-i18n="Hide Chat Avatars">Hide Chat Avatars</small> |
| 4960 | 4960 | </label> |