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')
-rw-r--r--templates/index.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/index.php b/templates/index.php
index 3d68477b6..9d82ac7bf 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -50,10 +50,7 @@ if ($debug) {
<div id="app">
<div id="app-navigation" class="icon-loading">
<ul>
- <li id="mail-new-message-fixed">
- <input type="button" id="mail_new_message" class="icon-add"
- value="<?php p($l->t('New message')); ?>" style="display: none">
- </li>
+ <li id="mail-new-message-fixed"></li>
<li id="app-navigation-accounts"></li>
</ul>
<div id="app-settings">