diff options
Diffstat (limited to 'applications')
-rwxr-xr-x | applications/luci-app-noddos/htdocs/cgi-bin/clientdetails | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails index 6ff4ce59f..411113c6a 100755 --- a/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails +++ b/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails @@ -64,7 +64,7 @@ pagetop = [[ <meta name="viewport" content="initial-scale=1.0"> <link rel="stylesheet" href="/luci-static/bootstrap/cascade.css?v=git-17.100.70571-29fabe2"> <link rel="stylesheet" media="only screen and (max-device-width: 854px)" href="/luci-static/bootstrap/mobile.css?v=git-17.100.70571-29fabe2" type="text/css" /> - <link rel="shortcut icon" href="/luci-static/bootstrap/favicon.ico"> + <link rel="shortcut icon" href="/luci-static/bootstrap/favicon.png"> <script src="/luci-static/resources/xhr.js?v=git-17.100.70571-29fabe2"></script> </head> <body text=blue> |