diff --git a/dashboard-ui/dlnaprofile.html b/dashboard-ui/dlnaprofile.html index b698d37f3b..999080b6d5 100644 --- a/dashboard-ui/dlnaprofile.html +++ b/dashboard-ui/dlnaprofile.html @@ -96,7 +96,7 @@
All plays will be sent to the selected player.
'; checkedHtml = enableMirrorMode ? ' checked="checked"' : ''; - html += ''; + html += ''; html += '';