Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Calviño Sánchez <danxuliu@gmail.com>2019-01-25 16:23:26 +0300
committerDaniel Calviño Sánchez <danxuliu@gmail.com>2019-02-25 18:13:19 +0300
commit055ee3f18e4b56bc98a4c20988e532799d7374ac (patch)
tree10d630008a52ab5245ab3f11f901f51cb65708b8 /templates
parent3f3e7892c0476f7f31e87ef8be1d6361f4634b48 (diff)
Fix indentation
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php20
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/index.php b/templates/index.php
index 83b9d814f..e5402ac84 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -30,19 +30,19 @@ script('spreed', 'merged');
<div id="video-speaking">
- </div>
- <div id="videos">
- <div class="videoView videoContainer hidden" id="localVideoContainer">
- <video id="localVideo"></video>
- <div class="avatar-container hidden">
- <div class="avatar"></div>
- </div>
- <div class="nameIndicator">
+ </div>
+ <div id="videos">
+ <div class="videoView videoContainer hidden" id="localVideoContainer">
+ <video id="localVideo"></video>
+ <div class="avatar-container hidden">
+ <div class="avatar"></div>
+ </div>
+ <div class="nameIndicator">
+ </div>
</div>
</div>
- </div>
- <div id="screens"></div>
+ <div id="screens"></div>
<div id="emptycontent">
<div id="emptycontent-icon" class="icon-talk"></div>