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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2016-02-24 22:33:14 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2016-03-27 15:42:25 +0300
commita1e8bf5ad25d034b5a5669f26d7b1aec1fd62e5b (patch)
treecaf96efbdb63b99c220c9ec1dd356430007c80f7 /templates
parent4826d9fdae319150101d5641ae79fbbba5fd4325 (diff)
add NewMessage view
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">