diff options
author | MaZderMind | 2014-12-27 20:56:20 +0100 |
---|---|---|
committer | MaZderMind | 2014-12-27 20:56:20 +0100 |
commit | da15fd33e4b6d4bb4089c42591de3574d383f874 (patch) | |
tree | c3d11dac579fa87837fea90355ef0709c8a5f958 /template/rooms.phtml | |
parent | ab0a2cfbf2b4be1d87376052a02ef2e67557bf0b (diff) |
relive gui
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 7a348ec..b5fb074 100644 --- a/template/rooms.phtml +++ b/template/rooms.phtml @@ -74,7 +74,7 @@ </div> </li> <li class="col-sm-6"> - <a href="http://vod.c3voc.de/relive/"><span class="fa fa-play-circle"></span> ReLive</a> + <a href="relive/"><span class="fa fa-play-circle"></span> ReLive</a> </li> </ul> </div> |