X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/ac471fd7432906217f7a2d46b37d49b1c9f512ea..d35f5d4eb87c1a74fd198be589fcdf51e9631ba9:/index.php diff --git a/index.php b/index.php index 37dd677..b7e2606 100644 --- a/index.php +++ b/index.php @@ -204,7 +204,13 @@ elseif (true === jirafeau_challenge_upload_ip($cfg, get_ip_address($cfg))) { ' . t('ONE_TIME_DL') . ':'; - echo ''; + echo ''; } if ($cfg['download_password_requirement'] === 'generated') { echo '';