Definition placeholder
This commit is contained in:
parent
72f5d41fd0
commit
4cdd1b51bb
|
@ -116,7 +116,7 @@ class pluginsimpleMDE extends Plugin {
|
|||
toolbarTips: true,
|
||||
toolbarGuideIcon: true,
|
||||
autofocus: false,
|
||||
placeholder: "Content here. Supports Markdown and HTML code.",
|
||||
placeholder: "'.$Language->get('Content here Supports Markdown and HTML code').'",
|
||||
lineWrapping: true,
|
||||
autoDownloadFontAwesome: false,
|
||||
indentWithTabs: true,
|
||||
|
|
Loading…
Reference in New Issue