diff --git a/left.php b/left.php
index 427642b01..67b8f803a 100644
--- a/left.php
+++ b/left.php
@@ -97,7 +97,7 @@ function PMA_nestedSetHeaderParent($baseid, $key, $keyhistory, $indent, $indent_
echo "\n";
echo PMA_indent($indent * 5) . '
' . "\n";
- echo PMA_indent($indent * 6) . '
' . "\n";
@@ -166,7 +166,7 @@ function PMA_nestedSet($baseid, $tablestack, $key = '__protected__', $keyhistory
$loops = 0;
foreach ($tablestack['pma_name'] AS $tkey => $tval) {
- echo PMA_indent($indent * 5) . '

';
+ echo PMA_indent($indent * 5) . '

';
$items = explode("\n", $tablestack['pma_list_item'][$tkey]);
foreach ($items AS $ikey => $ival) {
echo "\n";
@@ -336,7 +336,7 @@ if ($cfg['LeftDisplayLogo'] && !$cfg['QueryFrame']) {
';
- echo '
';
+ echo '
';
echo ' ' . "\n";
}
echo '