X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/045f02b53953998c9cb0cff34f7f62664bdd66cd..7ba07072d8948012dc5c4037e5c9b65f12ed06d5:/index.php?ds=inline diff --git a/index.php b/index.php index dd1a8bc..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,14 +170,38 @@ if (jirafeau_has_upload_password ($cfg)) + + 0) + { + echo '

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

"; + } + ?> +