diff options
Diffstat (limited to '')
-rw-r--r-- | template/room.phtml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/room.phtml b/template/room.phtml index fb917ec..1a7b48d 100644 --- a/template/room.phtml +++ b/template/room.phtml @@ -39,7 +39,6 @@ <div class="tab-content"> <div class="tab-pane active" id="switcher"> - <? if($miniroom): ?> <? include("$assemblies/switcher/miniroom-$type.phtml") ?> <? else: ?> |