X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/f58031f40640cc7c243a32d2c3515210ef4ed282..72f291d91e19d07c0c18a1c15e52765a38418d57:/index.php diff --git a/index.php b/index.php index 8c2898a..ac2fb47 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(, '')"/>

- +
@@ -167,29 +167,38 @@ if (jirafeau_has_upload_password ($cfg)) + + 0) + { + echo '

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

"; + } + ?> +