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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.php')
-rw-r--r--templates/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.php b/templates/index.php
index cbf384d13..aed096ad9 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -43,8 +43,8 @@ if ($debug) {
</div>
</div>
<div id="app-content">
- <div id="mail_messages"></div>
+ <div id="mail-messages"></div>
<div id="setup" class="hidden" ></div>
<div id="mail-message" class="icon-loading hidden-mobile"></div>
</div>
-</div> \ No newline at end of file
+</div>