dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fix issue where subject input might get filled with "null" string (IE8)
Aleksander Machniak
2013-11-21
b7fb20af3a5c98f291204befdb616fdf5daa22fb
[githubFork/roundcubemail.git]
/
program
/
js
/
tiny_mce
/
plugins
/
example
/
langs
/
en.js
1
2
3
tinyMCE.addI18n('en.example',{
desc : 'This is just a template button'
});