Project

General

Profile

Bug #22374 » index.php.0013996-v3.diff

Administrator Admin, 2010-04-21 14:02

View differences:

typo3/sysext/about/mod/index.php (working copy)
$content='
<div id="typo3-mod-help-about-index-php-outer">
<img src="'.$BACK_PATH.'gfx/typo3logo.gif" width="123" height="34" vspace="10" alt="'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:typo3_logo', true).'" />
<img' . t3lib_iconWorks::skinImg($BACK_PATH, 'gfx/typo3logo.gif', 'width="123" height="34"') . ' alt="' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:typo3_logo', true) . '" />
<div class="typo3-mod-help-about-index-php-inner">
<h2>'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:information', true).'</h2>
<h3>'.$LANG->getLL('welcome',1).'</h3>
(2-2/2)