Advanced->Configuration...
then Toolbars, submenu HTML Toolbar
I created a custom HTML button (it took me a while to figure out how to do that... select the button all the way on the right -- you need to use the blue right-arrow key to get there)
but the tooltip that pops up says 'HTML PHP Commands'.
What I created was a button to insert a div with a class:
<div class='|'></div>
which, obviously, is not a PHP command.
Anyone know how to change this?
then Toolbars, submenu HTML Toolbar
I created a custom HTML button (it took me a while to figure out how to do that... select the button all the way on the right -- you need to use the blue right-arrow key to get there)
but the tooltip that pops up says 'HTML PHP Commands'.
What I created was a button to insert a div with a class:
<div class='|'></div>
which, obviously, is not a PHP command.
Anyone know how to change this?