X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/486d4f5ea5be5649cdbc478a9a9948af37e73366..0b85af176ceecbd94fad0b48977abf6eeff9c0c0:/index.php
diff --git a/index.php b/index.php
index 6c0a03a..8e512b6 100644
--- a/index.php
+++ b/index.php
@@ -107,7 +107,7 @@ else {
-
+
-
+
-
+
-
+
- ')"/> + ')"/>
' . t('FILE_LIM'); - echo " " . $cfg['maximal_upload_size'] . " MB
"; + echo " " . $cfg['maximal_upload_size'] . " MB."; + } + else { + echo '' . t('FILE_LIM'); + echo " " . $cfg['maximal_upload_size']/1024 . " GB.
"; } ?>