Index: t3lib/class.t3lib_tceforms.php
===================================================================
--- t3lib/class.t3lib_tceforms.php (revision 5797)
+++ t3lib/class.t3lib_tceforms.php (working copy)
@@ -4998,7 +4998,7 @@
// Hover popup textbox with alttitle and description
if ($this->edit_showFieldHelp == 'icon') {
- $arrow = '';
+ $arrow = '';
// add description text
$hoverText = '' . nl2br(htmlspecialchars($value)) . $arrow . '';
// put header before the rest of the text