--- db_layout.php 2005-04-05 08:06:51.000000000 +0200 +++ /var/www/typo3_src-3.8.0beta1/typo3/sysext/cms/layout/db_layout.php 2005-04-11 12:54:07.740784112 +0200 @@ -428,7 +428,7 @@ // Creating the top edit page icon: if ($this->CALC_PERMS&2) { $params='&edit[pages]['.$this->id.']=edit'; - $this->editIcon=''; + $this->editIcon=''; } else { $this->editIcon=''; }