1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 13:52:35 +02:00

TinyMce code-highlighting class preference

This commit is contained in:
Cameron
2017-11-09 10:18:13 -08:00
parent 93ab7996c7
commit c0c1e43a57
4 changed files with 10 additions and 5 deletions

View File

@@ -14,4 +14,5 @@ define("TMCEALAN_2", "Browser spellcheck");
define("TMCEALAN_3", "Enable this if the browser internal spellchecker should be used.");
define("TMCEALAN_4", "Visual Blocks");
define("TMCEALAN_5", "Enable to make html blocks visible during editing.");
?>
define("TMCEALAN_6", "Code-Highlight CSS class.");