diff --git a/scripts/pi-hole/js/db_lists.js b/scripts/pi-hole/js/db_lists.js index 6777867a..4e21ad6d 100644 --- a/scripts/pi-hole/js/db_lists.js +++ b/scripts/pi-hole/js/db_lists.js @@ -140,7 +140,7 @@ function updateTopDomainsChart() { percentage.toFixed(1) + "% of " + sum + - '">
' ); @@ -187,7 +187,7 @@ function updateTopAdsChart() { percentage.toFixed(1) + "% of " + sum + - '"> ' );