X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/f58031f40640cc7c243a32d2c3515210ef4ed282..6649209beb2b299d5f740d3b748634d66f05cd8a:/index.php?ds=inline diff --git a/index.php b/index.php index 8c2898a..36ef29e 100644 --- a/index.php +++ b/index.php @@ -141,6 +141,9 @@ if (jirafeau_has_upload_password ($cfg))

+
+
+
@@ -148,12 +151,9 @@ if (jirafeau_has_upload_password ($cfg))

+ onchange="control_selected_file_size(, '')"/>

- +
@@ -190,6 +190,15 @@ if (jirafeau_has_upload_password ($cfg)) + + 0) + { + echo '

' . t ('File size is limited to'); + echo " " . $cfg['maximal_upload_size'] . " MB

"; + } + ?> +