Index: fck_eh.php =================================================================== --- fck_eh.php (revision 14184) +++ fck_eh.php (working copy) @@ -75,7 +75,7 @@ $page_path = preg_replace('/^Content\//i', '', strtolower($tpls[$id]).'.html'); $title = $title.' ('.$page_path.')'; $real_url = $this->Application->HREF($tpls[$id], '_FRONT_END_', array('pass'=>'m'), 'index.php'); - $res .= ''."\n"; + $res .= ''."\n"; } $res.= "";