mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
bfb8a79aaf
Textareas with HTML enabled - except the description field - should be editable with a (simple) rich text editor. This allows also users without HTML skills to create formatted text. The description field is excluded to ensure a working layout with this common field. These are just some quick changes working well for our use cases. Probably there's a more elegant implementation possible.