Index: typo3/stylesheet.css =================================================================== --- typo3/stylesheet.css (revision 5374) +++ typo3/stylesheet.css (working copy) @@ -2146,6 +2146,7 @@ #typo3-mod-help-about-index-php-outer .typo3-mod-help-about-index-php-inner a { color: black; + text-decoration: underline; } #typo3-mod-help-about-index-php-outer .typo3-mod-help-about-index-php-inner a:hover { Index: typo3/sysext/about/mod/index.php =================================================================== --- typo3/sysext/about/mod/index.php (revision 5374) +++ typo3/sysext/about/mod/index.php (working copy) @@ -117,6 +117,11 @@
+

' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:coredevs', true) . '

+

' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:coredevs_detail') . '

+
+ +

'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:extension_authors', true).'

'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:extension_list_info', true).'


'.$this->getExtensionAuthors().' Index: typo3/sysext/lang/locallang_mod_help_about.xml =================================================================== --- typo3/sysext/lang/locallang_mod_help_about.xml (revision 5374) +++ typo3/sysext/lang/locallang_mod_help_about.xml (working copy) @@ -11,7 +11,9 @@ - + + +