diff --git a/code/LeftAndMain.php b/code/LeftAndMain.php
index f86c266c..0e2c8bea 100644
--- a/code/LeftAndMain.php
+++ b/code/LeftAndMain.php
@@ -483,7 +483,7 @@ class LeftAndMain extends Controller {
// getChildrenAsUL is a flexible and complex way of traversing the tree
$titleEval = '
"
ID\" class=\"" . $child->CMSTreeClasses($extraArg) . "\">" .
- "Link(),0,-1), "show", $child->ID) . "\" class=\"" . $child->CMSTreeClasses($extraArg) . "\" title=\"'
+ "Link(),0,-1), "show", $child->ID) . "\" class=\"" . $child->CMSTreeClasses($extraArg) . "\" title=\"'
. _t('LeftAndMain.PAGETYPE','Page type: ')
. '".$child->class."\" >" . ($child->TreeTitle) .
""