mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +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:
@@ -135,6 +135,7 @@ function bbfontstyle(bbopen, bbclose) {
|
||||
function bbstyle(bbnumber) {
|
||||
var txtarea = document.post.message;
|
||||
|
||||
txtarea.focus();
|
||||
donotinsert = false;
|
||||
theSelection = false;
|
||||
bblast = 0;
|
||||
|
Reference in New Issue
Block a user