diff --git a/application/views/scripts/inspect/type.phtml b/application/views/scripts/inspect/type.phtml
index 41f95faf..a69399c6 100644
--- a/application/views/scripts/inspect/type.phtml
+++ b/application/views/scripts/inspect/type.phtml
@@ -5,7 +5,7 @@
objects): ?>
-
= sprintf($this->translate('%d objects found'), count($this->objects)) ?>
+
= sprintf($this->translate('%d objects found'), count($this->objects)) ?>
| = $this->translate('Object name') ?> |
@@ -23,6 +23,8 @@
+
+
= $this->translate('No object found') ?>
Type attributes
= $this->renderPlainObject($this->type) ?>