2023-04-05 08:27:08 +02:00
|
|
|
<li style="margin-left: 50px;">
|
|
|
|
<button style="border: 1px solid #0089EE; color: #0089EE;padding: 3px 10px; margin-top: -10px; background: white;"
|
2023-04-06 23:54:46 +02:00
|
|
|
onclick="tinymce.get().forEach(function(editor) { if(editor.isHidden()) { editor.show(); } else { editor.hide(); }});">
|
2023-04-05 08:27:08 +02:00
|
|
|
<span>
|
2023-04-05 08:53:11 +02:00
|
|
|
[{oxmultilang ident="TINYMCE_TOGGLE"}]
|
2023-04-05 08:27:08 +02:00
|
|
|
</span>
|
|
|
|
</button>
|
|
|
|
</li>
|