diff options
| author | orbiter <mc@yacy.net> | 2013-12-29 12:40:34 +0100 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2013-12-29 12:40:34 +0100 |
| commit | 7e21d1ff700a655c5e324d4812f08fcb8c83da06 (patch) | |
| tree | 5907df8c6f7cb8338004b9b183afc684b16479cf /htroot/ServerScannerList.html | |
| parent | 2018e55f8b7b54c76e1dae96797ee8bb1f55707f (diff) | |
"inaccessible" better describes the state of a server which cannot be
reached (while 30c3: too many users)
Diffstat (limited to 'htroot/ServerScannerList.html')
| -rw-r--r-- | htroot/ServerScannerList.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ServerScannerList.html b/htroot/ServerScannerList.html index 2fe2efc6c..48f5bd24b 100644 --- a/htroot/ServerScannerList.html +++ b/htroot/ServerScannerList.html @@ -39,7 +39,7 @@ <td>#[protocol]#</td> <td><a href="#[url]#">#[ip]#</a></td> <td><a href="#[url]#">#[url]#</a></td> - #(accessUnknown)#::<td class="info">unknown</td>#(/accessUnknown)# + #(accessUnknown)#::<td class="info">inaccessible</td>#(/accessUnknown)# #(accessEmpty)#::<td class="info">empty</td>#(/accessEmpty)# #(accessGranted)#::<td class="commit">granted</td>#(/accessGranted)# #(accessDenied)#::<td class="error">denied</td>#(/accessDenied)# |
