Notification => Toast
| @@ -4355,7 +4355,7 @@ | ||
| 4355 | 4355 | </select> |
| 4356 | 4356 | </div> |
| 4357 | 4357 | <div class="flex-container alignItemsBaseline"> |
| 4358 | 4358 | <span data-i18n="Chat Style:">Chat Style:</span><br> |
| 4359 | 4359 | <select id="chat_display" class="widthNatural flex1 margin0 text_pole"> |
| 4360 | 4360 | <option value="0" data-i18n="Flat">Flat</option> |
| 4361 | 4361 | <option value="1" data-i18n="Bubbles">Bubbles</option> |
| @@ -4363,7 +4363,7 @@ | ||
| 4363 | 4363 | </select> |
| 4364 | 4364 | </div> |
| 4365 | 4365 | <div class="flex-container alignItemsBaseline"> |
| 4366 | 4366 | <span data-i18n="NotificationToast Position:">NotificationToast Position:</span><br> |
| 4367 | 4367 | <select id="toastr_position" class="widthNatural flex1 margin0 text_pole"> |
| 4368 | 4368 | <option value="toast-top-left" data-i18n="Top Left">Top Left</option> |
| 4369 | 4369 | <option value="toast-top-center" data-i18n="Top Center">Top Center</option> |