Content will come from the external app
Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
parent
27b2102d6c
commit
b1ddc57e08
|
@ -16,7 +16,6 @@
|
||||||
<?php if($_['usage_relative'] > 80): ?>class="quota-warning"<?php endif; ?>>
|
<?php if($_['usage_relative'] > 80): ?>class="quota-warning"<?php endif; ?>>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p id="quotatext-additional"><?php p($l->t('Do you need more space?')); ?></p>
|
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<?php foreach ($_['navigationItems'] as $item) { ?>
|
<?php foreach ($_['navigationItems'] as $item) { ?>
|
||||||
|
|
Loading…
Reference in New Issue