|
Well our admin panel is not written for arabic language.
You might now show html in arabic but you are going to show in edit boxes what is stored in the mysql database directly which is more than likely what you see when you look at the input box. The html will show converted but not something that is pulled directly from the database.
|