diff options
Diffstat (limited to 'frontends/php/httpconf.php')
| -rw-r--r-- | frontends/php/httpconf.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/httpconf.php b/frontends/php/httpconf.php index 9c8818e7..0149ee0c 100644 --- a/frontends/php/httpconf.php +++ b/frontends/php/httpconf.php @@ -463,7 +463,7 @@ include_once "include/page_header.php"; array_push($name, new CLink($template_host["host"],"?". "hostid=".$template_host["hostid"], - 'uncnown'), + 'unknown'), ":"); } // for future use */ |
