diff --git a/src/controllers/dlnaprofile.js b/src/controllers/dlnaprofile.js
index b28d63888..b4e320e6e 100644
--- a/src/controllers/dlnaprofile.js
+++ b/src/controllers/dlnaprofile.js
@@ -270,7 +270,7 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in
}
html += "";
- html += 'Delete';
+ html += '';
html += "";
}
@@ -331,7 +331,7 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in
}
html += "";
- html += 'Delete';
+ html += '';
html += "";
}
@@ -415,7 +415,7 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in
}
html += "";
- html += 'Delete';
+ html += '';
html += "";
}
@@ -487,7 +487,7 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in
}
html += "";
- html += 'Delete';
+ html += '';
html += "";
}
@@ -567,7 +567,7 @@ define(["jQuery", "loading", "fnchecked", "emby-select", "emby-button", "emby-in
}
html += "";
- html += 'Delete';
+ html += '';
html += "";
}