diff options
Diffstat (limited to 'frontends/php/items.php')
| -rw-r--r-- | frontends/php/items.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/items.php b/frontends/php/items.php index 78f2d338..48921463 100644 --- a/frontends/php/items.php +++ b/frontends/php/items.php @@ -759,7 +759,7 @@ include_once "include/page_header.php"; array_push($description, new CLink($template_host["host"],"?". "hostid=".$template_host["hostid"], - 'uncnown'), + 'unknown'), ":"); } |
