Display timetables: groups_time_vertical.html

Started by nguyenhuuduyet, January 19, 2020, 04:21:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nguyenhuuduyet

How to display subject and teacher names on one line?
Thank you very much!

Volker Dirr

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 " ".)