diff options
Diffstat (limited to 'template')
-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()): ?> |