X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/045f02b53953998c9cb0cff34f7f62664bdd66cd..372ee092ebe1d9e8d1718eb0e5001c08d8a2d323:/index.php diff --git a/index.php b/index.php index dd1a8bc..dade552 100644 --- a/index.php +++ b/index.php @@ -97,13 +97,11 @@ if (jirafeau_has_upload_password ($cfg))


-


-

:

@@ -137,10 +135,16 @@ if (jirafeau_has_upload_password ($cfg))

-

+ +
+
+

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

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

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

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

"; + } + ?> +