Index: t3lib/class.t3lib_befunc.php =================================================================== --- t3lib/class.t3lib_befunc.php (revision 3554) +++ t3lib/class.t3lib_befunc.php (working copy) @@ -2116,7 +2116,7 @@ $l = ''; } } else { - $l = 'n/A'; + $l = 'N/A'; } } else { $l = t3lib_BEfunc::getLabelFromItemlist($table, $col, $value);