X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/f58031f40640cc7c243a32d2c3515210ef4ed282..a873444cd44c841633c7b5465c6626a7a51c1868:/index.php diff --git a/index.php b/index.php index 8c2898a..1a5c6aa 100644 --- a/index.php +++ b/index.php @@ -137,10 +137,16 @@ if (jirafeau_has_upload_password ($cfg))

-

+ +
+
+

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

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

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

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

"; + } + ?> +