blob: 657dc4cf86ebf90c22f24b35284a1dd9568c3bf8 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<com:TContent ID="Content">
<h2 class="defect">Not possible to add custom buttons to TinyMCE</h2>
<com:THtmlArea>
<prop:Options>
theme_advanced_buttons3: 'justifyleft,justifycenter'
</prop:Options>
</com:THtmlArea>
</com:TContent>
|