mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-19 21:03:54 -07:00
r298
поиски золота, дата вступления, посветка строк в tracker.php git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@298 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
57519a14bb
commit
2d1c734f57
16 changed files with 201 additions and 182 deletions
|
@ -44,7 +44,7 @@ BBCode.prototype = {
|
|||
this.quoterText = sel;
|
||||
this.insertTag('_quoter');
|
||||
} else {
|
||||
this.insertAtCursor("[b]" + name + '[/b]\n');
|
||||
this.insertAtCursor("[b]" + name + '[/b], ');
|
||||
}
|
||||
return false;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue