diff options
author | MaZderMind | 2017-04-13 20:24:22 +0200 |
---|---|---|
committer | MaZderMind | 2017-04-13 20:24:22 +0200 |
commit | 5e9461ffb49d968cfaa011657d93b366bf1781f3 (patch) | |
tree | 06365a693e597028cf99acfafcd892283e3b3e76 /template/overview.phtml | |
parent | 412db563f09154eb8ba3c278c1df461f9394978b (diff) |
fix music style
Diffstat (limited to '')
-rw-r--r-- | template/overview.phtml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/template/overview.phtml b/template/overview.phtml index 5683cd0..8e210eb 100644 --- a/template/overview.phtml +++ b/template/overview.phtml @@ -62,6 +62,10 @@ width="213" height="120" /> + <? else: ?> + + <h2><?=h($room->getDisplay())?></h2> + <? endif ?> <? if($room->hasSchedule()): ?> |