diff --git a/static/js/pandora/statisticsDialog.js b/static/js/pandora/statisticsDialog.js index 16f7cd6f..80a6bcc9 100644 --- a/static/js/pandora/statisticsDialog.js +++ b/static/js/pandora/statisticsDialog.js @@ -20,7 +20,7 @@ pandora.ui.statisticsDialog = function() { }, browser: { 'Camino': [192, 192, 192], - 'Chrome Frame': [255, 255, 0], + 'Chrome Frame': [255, 255, 0], // has to be before 'Chrome' 'Chrome': [0, 255, 0], 'Chromium': [128, 255, 0], 'Epiphany': [128, 128, 128],