1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

fixed two bugs... bye bye easter-egg (i think it is time to invent a new one. ;)).

git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3696 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2003-03-20 23:41:07 +00:00
parent af2aa0caf2
commit 05ad53f5ab
3 changed files with 5 additions and 2 deletions

View File

@@ -98,6 +98,8 @@ p,ul,td {font-size:10pt;}
<li>Deleted doubled 'U_MEMBERLIST' assignment from page_header.php</li>
<li>Fixed wrong display of Signature Checkbox while editing Private Message</li>
<li>Fixed disappearing post text if emoticon was inserted directly after pressing a BBCode button</li>
<li>Display correct alt-tag for smilies within postings - emoticon instead of filename</li>
<li>Prevented the ability to apply BBCode to website contents - we will find another EasterEgg</li>
</ul>
<a name="203"></a><h3 class="h3">1.ii. Changes since 2.0.3</h3>