diff options
author | MaZderMind | 2014-12-15 23:43:48 +0100 |
---|---|---|
committer | MaZderMind | 2014-12-15 23:43:48 +0100 |
commit | 18086d7082969be4daff9482a7aacfecf770f92d (patch) | |
tree | 5c05f6b92b3779f07a2e9bf4ce9a1db04c60c3fa | |
parent | 9a3dc47e3c734b9428a999d88ff5f21da08d2111 (diff) |
remove empty line
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: ?> |