diff --git a/files/assets/js/casino/roulette_screen.js b/files/assets/js/casino/roulette_screen.js index 3ec944cf0..0b5588ada 100644 --- a/files/assets/js/casino/roulette_screen.js +++ b/files/assets/js/casino/roulette_screen.js @@ -226,7 +226,6 @@ function buildRouletteBets(bets) { width="32" data-bs-toggle="tooltip" data-bs-placement="bottom" - aria-label="Coin" data-bs-original-title="Coin"> `; const marseybuxImgHtml = ` @@ -235,7 +234,6 @@ function buildRouletteBets(bets) { alt="marseybux" data-bs-toggle="tooltip" data-bs-placement="bottom" - aria-label="Marseybux" width="32" class="mr-1 ml-1" data-bs-original-title="Marseybux"> `; diff --git a/files/templates/header.html b/files/templates/header.html index 336f652a0..5717cf068 100644 --- a/files/templates/header.html +++ b/files/templates/header.html @@ -122,8 +122,7 @@ {% endif %} - @@ -194,8 +193,7 @@