diff --git a/apps/files/templates/appnavigation.php b/apps/files/templates/appnavigation.php index fecaa8401a..00ea164752 100644 --- a/apps/files/templates/appnavigation.php +++ b/apps/files/templates/appnavigation.php @@ -9,26 +9,23 @@ } ?> -
  • - -

    t('%1$s%% of %2$s used', [round($_['usage_relative'], 1), $_['total_space']])); - } else { - p($l->t('%s used', [$_['usage']])); - } ?>

    -
    - 80): ?> class="warn" > -
    -
    -
  • + +
  • + +

    t('%s used', [$_['usage']])); ?>

    +
    +
  • + +
  • + +

    t('%1$s%% of %2$s used', [round($_['usage_relative'], 1), $_['total_space']])); ?>

    +
    + +
    +
    +
  • +