diff options
author | MaZderMind | 2014-11-10 01:07:11 +0100 |
---|---|---|
committer | MaZderMind | 2014-11-10 01:07:11 +0100 |
commit | 2ad3b1c61c4d2f11ad57840a091e4db397689405 (patch) | |
tree | 4d6b5e94052adbe0d2077cd9c58675ac47ddd6f9 /template/rooms.phtml | |
parent | 3265e2c34059e7181ee792cc8a2c3418d5eb2687 (diff) |
basic setup for dynamic program teasers on the startpage
Diffstat (limited to '')
-rw-r--r-- | template/rooms.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/rooms.phtml b/template/rooms.phtml index 1f1ee93..35b509a 100644 --- a/template/rooms.phtml +++ b/template/rooms.phtml @@ -3,7 +3,7 @@ <div class="container-fluid rooms"> <h1>Live-Streams</h1> - <div class="room-group"> + <div class="room-group lecture"> <h2>Lecture Rooms</h2> <ul> |