{config_load file=$umLanguageFile section="Folders"}
UebiMiau - {#folders_to#} {$umUserEmail}
{$umJS}

|
{section name=i loop=$umFolderList}
{um_translatebox value=$umFolderList[i].name var="umBoxName"}
{$umBoxName|escape:"html"} |
{$umFolderList[i].msgs} |
{$umFolderList[i].boxsize}Kb |
OK |
{$umFolderList[i].del} |
{/section}
|
{#fld_total#} |
{$umTotalUsed}Kb |
|
|
{if $umQuotaEnabled eq 1}
{#quota_usage_info#}: {#quota_usage_used#} {$umTotalUsed}Kb {#quota_usage_of#} {$umQuotaLimit}Kb {#quota_usage_avail#} {$umUsageGraph} |
{/if}
|