diff --git a/archive-patches/xupnpd-fix-webif-backlinks.diff b/archive-patches/xupnpd-fix-webif-backlinks.diff index 0bd0f9b4..8c7c53ba 100644 --- a/archive-patches/xupnpd-fix-webif-backlinks.diff +++ b/archive-patches/xupnpd-fix-webif-backlinks.diff @@ -1,19 +1,8 @@ -diff --git a/src/ui/ui_config.html b/src/ui/ui_config.html -index 784f27e..afce5af 100644 ---- a/src/ui/ui_config.html -+++ b/src/ui/ui_config.html -@@ -204,5 +204,5 @@ - Restart - Plugins - Profiles --Back -+Back - diff --git a/src/ui/xupnpd_ui.lua b/src/ui/xupnpd_ui.lua -index dbd9c7d..863c5b3 100644 +index 9236780..d19398b 100644 --- a/src/ui/xupnpd_ui.lua +++ b/src/ui/xupnpd_ui.lua -@@ -11,7 +11,7 @@ end +@@ -14,7 +14,7 @@ end function ui_error() http.send('

Error occurred

') @@ -22,7 +11,7 @@ index dbd9c7d..863c5b3 100644 end function ui_downloads() -@@ -23,7 +23,7 @@ function ui_downloads() +@@ -26,7 +26,7 @@ function ui_downloads() end end http.send('') @@ -31,7 +20,7 @@ index dbd9c7d..863c5b3 100644 end function ui_download(name) -@@ -84,7 +84,7 @@ function ui_playlists() +@@ -87,7 +87,7 @@ function ui_playlists() http.send('

') http.send('') http.send('
') @@ -40,7 +29,7 @@ index dbd9c7d..863c5b3 100644 end function ui_feeds() -@@ -118,7 +118,7 @@ function ui_feeds() +@@ -121,7 +121,7 @@ function ui_feeds() http.send('
Help') http.send('
') @@ -49,7 +38,7 @@ index dbd9c7d..863c5b3 100644 end function ui_fhelp() -@@ -425,7 +425,7 @@ function ui_status() +@@ -429,7 +429,7 @@ function ui_status() http.send('')