diff --git a/web/app/views/clients/_account_audio_profile.html.erb b/web/app/views/clients/_account_audio_profile.html.erb index 9470b27a2..45f88c82a 100644 --- a/web/app/views/clients/_account_audio_profile.html.erb +++ b/web/app/views/clients/_account_audio_profile.html.erb @@ -40,7 +40,7 @@


-
+
— INVALID CONFIGURATION OR DEVICE NOT CONNECTED
@@ -52,8 +52,8 @@ {% var configs = data.configurations; %} {% for (var i = 0; i < configs.length; i++) { %} - {{configs[i]}}   {% if (data.valid === 0) { %} {% } %} - DELETE + {{configs[i].name}}   {% if (data.valid === 0) { %} {% } %} + DELETE {% } %}