зеркало из https://github.com/nextcloud/server.git
add MB indicator to size heading, fix #3987
This commit is contained in:
Родитель
40879c6327
Коммит
3fb3a7baa8
|
@ -77,7 +77,7 @@
|
|||
<?php endif; ?>
|
||||
</span>
|
||||
</th>
|
||||
<th id="headerSize"><?php p($l->t( 'Size' )); ?></th>
|
||||
<th id="headerSize"><?php p($l->t('Size (MB)')); ?></th>
|
||||
<th id="headerDate">
|
||||
<span id="modified"><?php p($l->t( 'Modified' )); ?></span>
|
||||
<?php if ($_['permissions'] & OCP\PERMISSION_DELETE): ?>
|
||||
|
|
Загрузка…
Ссылка в новой задаче