Content will come from the external app
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
06a925d888
commit
d8f10e96a2
|
@ -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) { ?>
|
||||
|
|
Loading…
Reference in New Issue