Project

General

Profile

Bug #19837 » 10158_v3.diff

Administrator Admin, 2009-04-29 18:49

View differences:

typo3/stylesheet.css (working copy)
#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 {
typo3/sysext/about/mod/index.php (working copy)
</div>
<div class="typo3-mod-help-about-index-php-inner">
<h2>' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:coredevs', true) . '</h2>
<p>' . $GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:coredevs_detail') . '</p>
</div>
<div class="typo3-mod-help-about-index-php-inner">
<h2>'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:extension_authors', true).'</h2>
<p>'.$GLOBALS['LANG']->sL('LLL:EXT:lang/locallang_mod_help_about.xml:extension_list_info', true).'</p>
<br />'.$this->getExtensionAuthors().'
typo3/sysext/lang/locallang_mod_help_about.xml (working copy)
<label index="welcome">TYPO3 Professional Web Content Management System</label>
<label index="minor">TYPO3 is a flexible and professional Open Source Web-CMS based on PHP and MySQL.&lt;br /&gt;&lt;br /&gt;TYPO3 is &lt;b&gt;freely available&lt;/b&gt; under the &lt;a href=&quot;http://typo3.com/1316.0.html&quot; target=&quot;_blank&quot;&gt;TYPO3-license (GNU/GPL)&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;%s %s&lt;br /&gt;</label>
<label index="community_credits">Community Credits</label>
<label index="information_detail">Visit &lt;a href=&quot;http://typo3.com/community&quot; target=&quot;_blank&quot;&gt;typo3.org/community&lt;/a&gt; if you want to know why TYPO3 rocks.</label>
<label index="information_detail">Visit &lt;a href=&quot;http://typo3.org/community/&quot; target=&quot;_blank&quot;&gt;typo3.org/community/&lt;/a&gt; if you want to know why TYPO3 rocks.</label>
<label index="coredevs">Core Team</label>
<label index="coredevs_detail">Visit &lt;a href=&quot;http://typo3.org/teams/core/members/&quot; target=&quot;_blank&quot;&gt;typo3.org/teams/core/members/&lt;/a&gt; for the complete member list.&lt;br /&gt;&lt;br /&gt;The SVN Repository and the ChangeLog can be found &lt;a href=&quot;http://forge.typo3.org/projects/show/typo3v4-core/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;.</label>
<label index="extension_authors">Extension Authors</label>
<label index="extension_list_info">This is a list of the people who contributed to the extensions you're using in your installation.</label>
<label index="extension">Extension</label>
(3-3/3)