X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/18a49e2771e57b65b70ac684912295450ebb283b..ae3f16cbe0c99669de1d733304eef514cf27d6b1:/index.php
diff --git a/index.php b/index.php
index 9b1a4c9..63906c1 100644
--- a/index.php
+++ b/index.php
@@ -2,7 +2,7 @@
/*
* Jirafeau, your web file repository
* Copyright (C) 2013
- * Jerome Jutteau
-
+
-
+
-
+
-
+
')"/> + onchange="control_selected_file_size(, '= 1024) { + echo t('2_BIG') . ', ' . t('FILE_LIM') . " " . number_format($cfg['maximal_upload_size']/1024, 2) . " GB."; + } else if ($cfg['maximal_upload_size'] > 0) { + echo t('2_BIG') . ', ' . t('FILE_LIM') . " " . $cfg['maximal_upload_size'] . " MB."; + } + ?>')"/>
: | -- | ' . t('ONE_TIME_DL') . ': | '; + echo ''; + } + ?> |
@@ -232,13 +238,14 @@ else { |