7 lines
118 B
JavaScript
7 lines
118 B
JavaScript
|
|
tinyMCE.addToLang('break', {
|
|
title: 'Insert teaser break',
|
|
desc: 'Separate teaser and body of this content'
|
|
});
|
|
|