X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/045f02b53953998c9cb0cff34f7f62664bdd66cd..47405a7fcc40dcb517753c22430997fe5bfc4212:/index.php?ds=inline diff --git a/index.php b/index.php index dd1a8bc..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(, '')"/>

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

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

"; + } + ?> +