mirror of
https://github.com/torrentpier/torrentpier
synced 2025-07-31 03:50:55 -07:00
r194
git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@194 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293
This commit is contained in:
parent
8d45bb5923
commit
baec692132
11 changed files with 118 additions and 68 deletions
|
@ -56,7 +56,7 @@ BBCode.prototype = {
|
|||
this.insertAtCursor('[quote]' + sel + '[/quote]\n');
|
||||
}
|
||||
else {
|
||||
alert('Please select text.');
|
||||
alert('Вы не выбрали текст');
|
||||
}
|
||||
return false;
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue