aboutsummaryrefslogtreecommitdiff
path: root/template/rooms.phtml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--template/rooms.phtml10
1 files changed, 2 insertions, 8 deletions
diff --git a/template/rooms.phtml b/template/rooms.phtml
index 808e536..3b6a1bb 100644
--- a/template/rooms.phtml
+++ b/template/rooms.phtml
@@ -61,14 +61,8 @@
- <div class="room-group">
- <h2>Recordings</h2>
-
- <ul class="row">
- <li class="recordings col-sm-12">
- <a href="//media.ccc.de/browse/congress/2014/index.html" class="title">Recordings</a>
- </li>
- </ul>
+ <div class="room-group recordings">
+ <a href="//media.ccc.de/browse/congress/2014/index.html"><span class="fa fa-video-camera"></span> Recordings</a>
</div>
</div>