Index: t3lib/class.t3lib_tsstyleconfig.php =================================================================== --- t3lib/class.t3lib_tsstyleconfig.php (revision 10154) +++ t3lib/class.t3lib_tsstyleconfig.php (revision ) @@ -168,7 +168,7 @@ $content .= $addFields; $content .= $printFields; $content .= ''; + $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_tsfe.xml:update', TRUE) . '" id="configuration-submit-' . htmlspecialchars($extKey) . '" />'; $example = $this->ext_displayExample(); $content .= $example ? '
' . $example : "";