Index: t3lib/class.t3lib_tsfebeuserauth.php =================================================================== --- t3lib/class.t3lib_tsfebeuserauth.php (revision 3749) +++ t3lib/class.t3lib_tsfebeuserauth.php (working copy) @@ -639,7 +639,7 @@ * @return string */ function extFw($str) { - return ''.$str.''; + return ''.$str.''; } /** Index: t3lib/class.t3lib_timetrack.php =================================================================== --- t3lib/class.t3lib_timetrack.php (revision 3749) +++ t3lib/class.t3lib_timetrack.php (working copy) @@ -535,7 +535,7 @@ * @return string */ function fw($str) { - return ''.$str.' '; + return ''.$str.' '; } /**