]> source.dussan.org Git - nextcloud-server.git/commitdiff
Content will come from the external app
authorJoas Schilling <coding@schilljs.com>
Fri, 9 Jun 2017 16:05:10 +0000 (18:05 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Tue, 13 Jun 2017 17:27:55 +0000 (12:27 -0500)
Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files/templates/appnavigation.php

index 0d08ac53c5c82a334af1ae7f238d0ae6e7e4af1f..bbd78079d395d8f890c97e68787f756e10ff0593 100644 (file)
@@ -16,7 +16,6 @@
                                                 <?php if($_['usage_relative'] > 80): ?>class="quota-warning"<?php endif; ?>>
                                        </div>
                                </div>
-                               <p id="quotatext-additional"><?php p($l->t('Do you need more space?')); ?></p>
                        </a>
                </li>
                <?php foreach ($_['navigationItems'] as $item) { ?>