diff --git a/dashboard-ui/scripts/dlnaprofile.js b/dashboard-ui/scripts/dlnaprofile.js index e6280d63d0..9c1897a9f3 100644 --- a/dashboard-ui/scripts/dlnaprofile.js +++ b/dashboard-ui/scripts/dlnaprofile.js @@ -432,7 +432,7 @@ }).done(function () { - Dashboard.alert('Settings saved.'); + Dashboard.navigate('dlnaprofiles.html'); }); } else {