diff --git a/cloud/templates/cloud/cloud_main.html b/cloud/templates/cloud/cloud_main.html
index b7cd6a5..e7ff9ad 100644
--- a/cloud/templates/cloud/cloud_main.html
+++ b/cloud/templates/cloud/cloud_main.html
@@ -24,14 +24,14 @@ a.disabled {
-
Aktuelle Quota: {{actquota}} / 2 GB
+
Belegter Speicherplatz: {{actquota}} / 2 GB
@@ -120,7 +120,7 @@ a.disabled {
|
-
{{file.name}} |
+
{{file.name}} |
{{file.owner.first_name}} {{file.owner.last_name}} |
{{file.date_created|date:"d.m.Y G:i"}} |
{{file.date_last_modified|date:"d.m.Y G:i"}} |
@@ -227,6 +227,26 @@ a.disabled {
+
+