X-Git-Url: https://git.hcoop.net/hcoop/portal.git/blobdiff_plain/8812fb4d3cc8fa45e8fd67fd77317a76a2bdd888..f2bab7c8c21cd0dde8c63b8450ce628ff654cb80:/quota.mlt diff --git a/quota.mlt b/quota.mlt index f99441a..2b80f1c 100644 --- a/quota.mlt +++ b/quota.mlt @@ -144,10 +144,10 @@ elseif $"mod" <> "" then
- + <% foreach vol in Quotas.getQuotas (Init.getUserName ()) do %> - - + + <% end %>
Volume Used (kB) Quota now (kB) Requested quota (kB)
Volume Used Current Quota Requested Quota (kB)
<% #vol vol %> <% #used vol %> <% #quota vol %>
<% #vol vol %> <% #used vol %> kB (<% (#used vol) / 1024 %> MiB) <% #quota vol %> kB (<% (# quota vol) / 1024 %> MiB)