The switch to plain editor and switch to rich text editor buttons do not appear on the page.
This happens because the Drupal.t() function is used to translate the button texts, but Drupal.t() isn't available in Drupal 5.x. Only in 6.x.

Comments

jeffcd’s picture

Status: Active » Closed (fixed)

Fixed in .91.

Thanks. I must have been in a major hurry last Friday to miss this.