mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
modified text in case of unconfigured client
This commit is contained in:
@@ -172,7 +172,7 @@ function DisplayDashboard(&$extraFooterScripts)
|
||||
$type_name = "Mobile Data";
|
||||
break;
|
||||
default:
|
||||
$client_title = "No information for client available";
|
||||
$client_title = "No information available";
|
||||
$type_name = "Not configured";
|
||||
$ifaceStatus = "warn";
|
||||
}
|
||||
|
Reference in New Issue
Block a user