How to display subject and teacher names on one line?
Thank you very much!
There is no (easy) solution for that. (a difficult, with some disadantages will be using html level 0, opening the html file and use "search&replace". replace "<br />" by " ".)
Thank you very much!