FET Forum

FET Support (English) => General Stuff => Topic started by: nguyenhuuduyet on January 19, 2020, 04:21:41 PM

Title: Display timetables: groups_time_vertical.html
Post by: nguyenhuuduyet on January 19, 2020, 04:21:41 PM
How to display subject and teacher names on one line?
Thank you very much!
Title: Re: Display timetables: groups_time_vertical.html
Post by: Volker Dirr on January 19, 2020, 04:26:12 PM
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 " ".)
Title: Re: Display timetables: groups_time_vertical.html
Post by: nguyenhuuduyet on February 21, 2020, 11:36:29 AM
Thank you very much!